1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00

Ignore generated gem files

This commit is contained in:
Joe Ferris 2010-11-11 11:54:51 -05:00
parent 3c691f2717
commit 3bea988cd5

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ factory_girl-*.gem
tmp tmp
rdoc rdoc
coverage coverage
pkg