Added resources/public/vendor to .gitignore

Since (I think) that's where bower installs stuff.
This commit is contained in:
simon 2017-03-12 13:44:22 +00:00
parent 4a7781ef05
commit 5d9462b7c3

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ pom.xml.asc
/target/ /target/
/checkouts/ /checkouts/
/resources/public/content/.git /resources/public/content/.git
/resources/public/vendor
.lein-deps-sum .lein-deps-sum
.lein-repl-history .lein-repl-history
.lein-plugins/ .lein-plugins/