aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c93ca1e..24c8ae5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
node_modules
-.shadow-cljs
public
+target
*.jar
.cpcache
-.nrepl-port \ No newline at end of file
+.nrepl-port
+.shadow-cljs