summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 7 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 9ecd10c..b2b84db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,15 @@
/target
/classes
-/checkouts
-profiles.clj
-pom.xml
-pom.xml.asc
*.jar
*.class
-/.lein-*
/.nrepl-port
/.prepl-port
-.hgignore
-.hg/
-.idea/
.cpcache/
cljs-test-runner-out/
-ruuter.iml \ No newline at end of file
+bench-out/
+out/
+node_modules/
+.idea/
+ruuter.iml
+pom.xml
+pom.xml.asc