untracking vendor (.gitginore)

This commit is contained in:
Barbara Pitt 2020-12-26 16:54:45 -06:00
parent 4fafaa2146
commit 5fe4807c7c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@
/*.html
/*.xml
/vendor/*
/vendor
# include some files though
!/templates/*.html