summaryrefslogtreecommitdiff
path: root/gitignore/Leiningen.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'gitignore/Leiningen.gitignore')
-rw-r--r--gitignore/Leiningen.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/gitignore/Leiningen.gitignore b/gitignore/Leiningen.gitignore
new file mode 100644
index 0000000..a4cb69a
--- /dev/null
+++ b/gitignore/Leiningen.gitignore
@@ -0,0 +1,14 @@
+pom.xml
+pom.xml.asc
+*.jar
+*.class
+/lib/
+/classes/
+/target/
+/checkouts/
+.lein-deps-sum
+.lein-repl-history
+.lein-plugins/
+.lein-failures
+.nrepl-port
+.cpcache/