⚙️ Updates .gitignore to ignore .vendor

This commit is contained in:
Jeff Triplett
2021-08-31 11:49:51 -05:00
parent 545f28250d
commit 48b2022b4f

1
.gitignore vendored
View File

@@ -59,6 +59,7 @@ Gemfile.lock
.jekyll-cache/
.jekyll-metadata
.sass-cache/
.vendor/
_site/
assets/development.css
build