1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
thoughtbot--factory_bot_rails/.gitignore
Daniel Colson f91bcf248f
Avoid committing factory_bot_rails-*.gem files
[ci skip]

I accidentally committed the rc1 gem as I was preparing the rc2 gem.
Adding the gem files to the .gitignore should prevent this from
happening again.
2019-01-11 15:51:58 -05:00

11 lines
125 B
Text

*.swp
.bundle
gemfiles/*.lock
coverage
factory_girl_rails-*.gem
pkg
rdoc
test.db
tmp
.rubocop-https*
factory_bot_rails-*.gem