mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
Edit .nrepl-port in .gitignore
This commit is contained in:
parent
dc417974c6
commit
ee23459d7f
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,7 +6,7 @@ pom.xml.asc
|
||||||
*.jar
|
*.jar
|
||||||
*.class
|
*.class
|
||||||
/.lein-*
|
/.lein-*
|
||||||
/.nrepl-port
|
.nrepl-port
|
||||||
/.nrepl-history
|
/.nrepl-history
|
||||||
/gh-pages
|
/gh-pages
|
||||||
/node_modules
|
/node_modules
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue