gitignore/Leiningen.gitignore
Sean Brewer 00db51bba6 Ignore Leiningen REPL 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
2013-04-21 02:48:48 -03:00

8 lines
73 B
Plaintext

pom.xml
*jar
/lib/
/classes/
/targets/
.lein-deps-sum
.lein-repl-history