mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
Ignore gem files correctly
This commit is contained in:
parent
0864026741
commit
398c777ca6
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,6 @@
|
|||
*.swp
|
||||
test.db
|
||||
factory_girl-*.gem
|
||||
factory_girl_rails-*.gem
|
||||
tmp
|
||||
rdoc
|
||||
coverage
|
||||
|
|
Loading…
Reference in a new issue