diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e8317395f..cef86879d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,10 +8,11 @@ *~ ._* .DS_Store +.autotest /db/test_structure.sql moo.txt *#*# TAGS /vendor/plugins/*theme /locale/model_attributes.rb -/files/
\ No newline at end of file +/files/ |