aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2011-07-22 17:47:45 +0100
committerRobin Houston <robin.houston@gmail.com>2011-07-26 16:27:14 +0100
commit3a1114b0cbb0c95a9964a6b523fd11b83e213e47 (patch)
treee8f982f58757d47a51744b06410a2e384e28ffb4
parentbb0aa1892ba3af49025ee050eb762ed47c306425 (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