From: Steve Sutton Date: Mon, 4 Aug 2014 20:24:32 +0000 (-0400) Subject: add ignore file X-Git-Tag: V1.0^2~119 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=426c1b0f8ef13cf95c2af9352b3c832ce60e0b2b;p=web%2FKeweenaw.git add ignore file --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4eb2342 --- /dev/null +++ b/.gitignore @@ -0,0 +1,38 @@ +# OS generated files # +###################### +.DS_Store* +ehthumbs.db +Icon? +Thumbs.db +._* +*.swp + +# Gaslight Media Application specific # +# files that are updated on server # +####################################### +iconCache/ +uploads/ +cache/ +compiled/ +compile/ +original/ +resized/ +midsized/ +thumb/ +thumbs/ +ht_images/ +photo-large/ +photo-small/ +prototype/ +weather-feed.xml +php.error +reports/ +editimagesworkwith/ +editimagesoriginal/ +editedImages/ +editimagespng/ +.buildpath +.settings +.project +.svn +nbproject