ignore unused
This commit is contained in:
parent
f78d07a824
commit
6d4d60fe84
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
||||||
.lein*
|
.lein*
|
||||||
.nrepl*
|
.nrepl*
|
||||||
.cpcache
|
.cpcache
|
||||||
|
.vscode
|
||||||
target
|
target
|
||||||
pom.xml
|
pom.xml
|
||||||
|
src
|
||||||
|
|
Loading…
Reference in a new issue