aoc2023/.gitignore

24 lines
222 B
Plaintext

pom.xml
pom.xml.asc
*.jar
*.class
/lib/
/classes/
/target/
**/checkouts/
.lein-deps-sum
.lein-repl-history
.lein-plugins/
.lein-failures
.nrepl-port
.cpcache/
**/.clj-kondo/
**/.calva
**/.lsp/
input.*
sample.*
output.*