summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Leiningen
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Leiningen')
-rw-r--r--options/gitignore/Leiningen3
1 files changed, 2 insertions, 1 deletions
diff --git a/options/gitignore/Leiningen b/options/gitignore/Leiningen
index 47fed6c20d..a9fe6fba80 100644
--- a/options/gitignore/Leiningen
+++ b/options/gitignore/Leiningen
@@ -1,6 +1,7 @@
pom.xml
pom.xml.asc
-*jar
+*.jar
+*.class
/lib/
/classes/
/target/