add ignore file
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 4 Aug 2014 20:24:32 +0000 (16:24 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 4 Aug 2014 20:24:32 +0000 (16:24 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..4eb2342
--- /dev/null
@@ -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