add .nrepl-port to .gitignore
This commit is contained in:
parent
14f9c9160f
commit
0d6eebc91a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,6 +8,7 @@ pom.xml*
|
||||||
.lein-deps-sum
|
.lein-deps-sum
|
||||||
.lein-failures
|
.lein-failures
|
||||||
.lein-plugins
|
.lein-plugins
|
||||||
|
.nrepl-port
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
bin
|
bin
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue