diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .hgignore | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index bba0ec275..6a5f53416 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,6 @@ /tmp/test/* /tmp/thumbnails/* /vendor/cache -/vendor/rails *.rbc /.bundle @@ -29,7 +29,6 @@ tmp/sockets/* tmp/test/* tmp/thumbnails/* vendor/cache -vendor/rails *.rbc .svn/ |