plugins should not be checked in

auto generated files should not be checked in
This commit is contained in:
Sam 2013-08-01 16:02:31 +10:00
parent 1837cb769c
commit fbc28c2d64

3
.gitignore vendored
View File

@ -36,8 +36,11 @@ config/environments/production.rb
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
/plugins
/logfile
/spec/fixtures/plugins/my_plugin/auto_generated
# Ignore Eclipse .project file
/.project