diff options
author | Robin Houston <robin@lenny.robin> | 2011-06-16 00:37:31 +0100 |
---|---|---|
committer | Robin Houston <robin@lenny.robin> | 2011-06-16 00:37:31 +0100 |
commit | f898a10ebd34ecfe78bd3da616630df0ecab1311 (patch) | |
tree | 27a8e9de27a820c7f410f149a95c6845be5fb12b | |
parent | 6311b23e6dc3ebca0e2fd182a82a5abc459cb73b (diff) |
Ignore the generated file locale/model_attributes.rb
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2c48e6f94..05fb14f39 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ moo.txt *#*# TAGS -vendor/plugins/*theme +/vendor/plugins/*theme +/locale/model_attributes.rb |