aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2011-07-22 17:47:45 +0100
committerSeb Bacon <seb.bacon@gmail.com>2011-07-22 17:47:45 +0100
commitfccd7dbe81748276a4d68b1cb48299987869b280 (patch)
tree0b4ab704123c4f9d8e8fc4b804002adb9ee0ed23
parent7e38b7cce22f852924e2801982c750ed64b05ecd (diff)
ignore things in `files/`
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8fabc641a..e8317395f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ moo.txt
TAGS
/vendor/plugins/*theme
/locale/model_attributes.rb
+/files/ \ No newline at end of file