Adding gitignore file
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 17 Jul 2014 14:38:31 +0000 (10:38 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 17 Jul 2014 14:38:31 +0000 (10:38 -0400)
putting all file or dir names that should not be in version control.

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7ee9fb0
--- /dev/null
@@ -0,0 +1,21 @@
+t are updated on server    #
+#######################################
+iconCache/
+uploads/
+cache/
+compiled/
+compile/
+original/
+resized/
+midsized/
+thumb/
+thumbs/
+ht_images/
+photo-large/
+photo-small/
+prototype/
+weather-feed.xml
+editedImages/
+editimagesoriginal/
+editimagespng/
+editimagesworkwith/