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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

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