diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-07-22 17:47:45 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-07-22 17:47:45 +0100 |
commit | fccd7dbe81748276a4d68b1cb48299987869b280 (patch) | |
tree | 0b4ab704123c4f9d8e8fc4b804002adb9ee0ed23 | |
parent | 7e38b7cce22f852924e2801982c750ed64b05ecd (diff) |
ignore things in `files/`
-rw-r--r-- | .gitignore | 1 |
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 |