Ignore .bundle/config
This can be created by passing flags to bundler, such as the ones used in our vagrant provisioning
This commit is contained in:
parent
c21c6f8402
commit
d9baad5fd9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*~
|
||||
.DS_Store
|
||||
.bundle/config
|
||||
.idea
|
||||
.ruby-gemset
|
||||
.ruby-version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue