Add .gitignore
This commit is contained in:
parent
2c46bb2be3
commit
9c8202216d
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,3 +3,5 @@
|
||||||
/*-init.clj
|
/*-init.clj
|
||||||
/resources/public/js/compiled
|
/resources/public/js/compiled
|
||||||
out
|
out
|
||||||
|
|
||||||
|
resources/public/vendor/*
|
||||||
|
|
Loading…
Reference in a new issue