gitignore pom
This commit is contained in:
parent
a902b80884
commit
c0e7925039
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
.lein*
|
.lein*
|
||||||
.nrepl*
|
.nrepl*
|
||||||
.cpcache
|
.cpcache
|
||||||
target
|
target
|
||||||
|
pom.xml
|
||||||
|
|
Loading…
Reference in a new issue