From: Steve Sutton Date: Wed, 11 May 2016 14:06:59 +0000 (-0400) Subject: add to gitignore X-Git-Tag: v1.2^2~1^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=09ebc1a394327407bdb61ef1bc380923982fb5dd;p=web%2FCityofMI.git add to gitignore --- diff --git a/.gitignore b/.gitignore index 4e63997..f5e0444 100644 --- a/.gitignore +++ b/.gitignore @@ -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 index d42fe84..0000000 --- a/css/background.css +++ /dev/null @@ -1,4 +0,0 @@ - -body { - background-image: url("http://is0.gaslightmedia.com/cityofmi/backgroundImage/is13-1462823942-73195.jpeg"); -}