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
|
*.swp
|
||||||
test.db
|
test.db
|
||||||
factory_girl-*.gem
|
factory_girl_rails-*.gem
|
||||||
tmp
|
tmp
|
||||||
rdoc
|
rdoc
|
||||||
coverage
|
coverage
|
||||||
|
|
Loading…
Add table
Reference in a new issue