add to gitignore
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 11 May 2016 14:06:59 +0000 (10:06 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 11 May 2016 14:06:59 +0000 (10:06 -0400)
.gitignore
css/background.css [deleted file]

index 4e63997..f5e0444 100644 (file)
@@ -1,6 +1,7 @@
 # Gaslight Media Application specific #
 # files that are updated on server    #
 #######################################
+css/background.css
 iconCache/
 uploads/
 cache/
diff --git a/css/background.css b/css/background.css
deleted file mode 100644 (file)
index d42fe84..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-body {
-    background-image: url("http://is0.gaslightmedia.com/cityofmi/backgroundImage/is13-1462823942-73195.jpeg");
-}