clojure-koans/.gitignore
Felipe Elias Philipp 32834d8749 Ignore Leiningen plugins folder
On first time install with `lein deps`, it created lein-plugins folder so, ignoring it.
2012-11-10 15:02:46 +01:00

9 lines
76 B
Plaintext

bin
classes
lib
releases
target
*.jar
.DS_Store
.lein-deps-sum
.lein-plugins