From 0aa1fee6311d470bd2580cba1a343ea0f6bccfd2 Mon Sep 17 00:00:00 2001 From: Nicholas Jitkoff Date: Fri, 25 May 2018 17:47:09 -0700 Subject: [PATCH] Cleanup --- .gitignore | 2 ++ index.html | 20 +++++++------------- manifest.appcache | 2 +- 3 files changed, 10 insertions(+), 14 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4ef2717 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +*.log diff --git a/index.html b/index.html index 45e1ba5..35639be 100644 --- a/index.html +++ b/index.html @@ -1,26 +1,19 @@ itty bitty - - + + \ No newline at end of file diff --git a/manifest.appcache b/manifest.appcache index accccbb..470aaac 100644 --- a/manifest.appcache +++ b/manifest.appcache @@ -2,4 +2,4 @@ CACHE MANIFEST CACHE: / -/favicon.ico \ No newline at end of file +/favicon.ico \ No newline at end of file