Browse Source

chore: Ignore target directory

Miguel Ángel Moreno 1 year ago
parent
commit
915bf97f46
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .gitignore

+ 3 - 2
.gitignore

@@ -1,6 +1,7 @@
 node_modules
-.shadow-cljs
 public
+target
 *.jar
 .cpcache
-.nrepl-port
+.nrepl-port
+.shadow-cljs