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:
Andy Allan 2023-05-31 17:36:53 +01:00
parent c21c6f8402
commit d9baad5fd9

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*~
.DS_Store
.bundle/config
.idea
.ruby-gemset
.ruby-version