1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/.gitignore
Daniel Colson c8b1a2c907
Run travis against Rails master (#1388)
This will allow us to address any deprecations and incompatibilities
before new versions of Rails are released, making it easier for folks to
upgrade their applications.

I am ignoring the gemfile.lock here because I want CI to always run
against the latest master, not a specific commit.

I am allowing failures on Travis because I don't want these failures to
block people's PRs (like what we do with ruby-head).
2020-04-29 19:09:11 -04:00

12 lines
133 B
Text

*.swp
test.db
factory_girl-*.gem
factory_bot-*.gem
doc
.yardoc
coverage
.bundle
tmp
bin
.rubocop-https*
gemfiles/master.gemfile.lock