mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Added resources/public/vendor to .gitignore
Since (I think) that's where bower installs stuff.
This commit is contained in:
parent
4a7781ef05
commit
5d9462b7c3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue