Update .gitignore to add .bundle

This commit is contained in:
James Foster
2020-10-18 17:54:11 -07:00
committed by GitHub
parent 8aba508fcb
commit f6534670ad

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.bundle
Gemfile.lock Gemfile.lock
vendor vendor
# C++ stuff # C++ stuff