Add to gitignore -- nrepl, lein, target cruft
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,2 +1,9 @@
|
||||
*~
|
||||
\#*\#
|
||||
|
||||
.repl-*
|
||||
.nrepl-*
|
||||
|
||||
.lein-*
|
||||
|
||||
/target
|
||||
|
||||
Reference in New Issue
Block a user