1
0
mirror of https://github.com/github/gitignore synced 2024-06-12 07:30:05 +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/ /classes/
/targets/ /targets/
.lein-deps-sum .lein-deps-sum
.lein-repl-history
.lein-plugins/ .lein-plugins/