Skip to content

Commit

Permalink
Ignore Leiningen REPL history
Browse files Browse the repository at this point in the history
If you open an REPL within your project with `lein repl`, your REPL history gets saved in .lein-repl-history. This file does not need to be committed to a repository
  • Loading branch information
seabre committed Apr 21, 2013
1 parent 0aeefb4 commit 00db51b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Leiningen.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ pom.xml
/classes/
/targets/
.lein-deps-sum
.lein-repl-history

0 comments on commit 00db51b

Please sign in to comment.