update gitignore with .bundle and vendor
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@ _site/
|
|||||||
_pdf
|
_pdf
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
|
vendor/
|
||||||
|
.bundle/
|
||||||
|
Reference in New Issue
Block a user