ludus/.gitignore

31 lines
323 B
Plaintext
Raw Permalink Normal View History

2023-12-01 19:34:32 +00:00
target/js
target/classes
target/stale
2023-11-26 17:16:13 +00:00
classes/
checkouts/
2021-10-30 18:51:35 +00:00
profiles.clj
2021-10-21 16:47:28 +00:00
pom.xml
pom.xml.asc
*.jar
*.class
2023-11-26 17:16:13 +00:00
.lein-*
.nrepl-port
.prepl-port
2021-10-30 18:51:35 +00:00
.hgignore
.hg/
.clj-condo/
.calva/
.lsp/
2021-10-21 16:54:57 +00:00
.clj-kondo/
2021-10-30 18:51:35 +00:00
.cpcache/
**/.DS_Store
2023-11-26 17:16:13 +00:00
sandbox
2023-01-28 22:49:16 +00:00
ludus.sublime-workspace
2023-12-01 19:34:32 +00:00
./ludus
!./src/ludus
2023-11-26 17:16:13 +00:00
out/
node_modules/
2023-11-25 18:57:05 +00:00
.shadow-cljs
2023-11-26 17:16:13 +00:00
.cljs_node_repl/
.helix/