mirror of
https://github.com/metosin/reitit.git
synced 2025-12-25 11:18:25 +00:00
Remove .nrepl-port
Recursively ignore .nrepl-port in the sub-directories.
This commit is contained in:
parent
f46244cc48
commit
99efdeea2d
2 changed files with 1 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,7 +6,7 @@ pom.xml.asc
|
|||
*.jar
|
||||
*.class
|
||||
/.lein-*
|
||||
/.nrepl-port
|
||||
.nrepl-port
|
||||
/.nrepl-history
|
||||
/gh-pages
|
||||
/node_modules
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
43803
|
||||
Loading…
Reference in a new issue