1
0
mirror of https://github.com/github/gitignore synced 2024-05-31 09:48:18 +02:00

Merge pull request #623 from seabre/patch-1

Ignore Leiningen REPL history
This commit is contained in:
Carl Suster 2013-11-07 18:54:47 -08:00
commit 4e85d13e96

View File

@ -4,4 +4,5 @@ pom.xml
/classes/
/targets/
.lein-deps-sum
.lein-repl-history
.lein-plugins/