mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Updated .gitignore to ignore Gemfile, bundled_gems and .bundler locations (uncessary in use
This commit is contained in:
parent
18fd049832
commit
a4ca991d9a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,3 +2,6 @@
|
|||
.DS_Store
|
||||
coverage
|
||||
pkg
|
||||
.bundle
|
||||
bundled_gems/
|
||||
Gemfile
|
||||
|
|
Loading…
Add table
Reference in a new issue