Ignore some bundle specific dirs

This commit is contained in:
Tom Hodson 2021-10-15 11:42:08 +01:00
parent 1c93c9c6a7
commit b351e52048

3
.gitignore vendored
View File

@ -3,3 +3,6 @@
.ipynb_checkpoints
_site/
Gemfile.lock
vendor/
.vscode/
.bundle/