aoc2023/.gitignore

24 lines
222 B
Plaintext
Raw Permalink Normal View History

2023-12-02 20:13:42 +01:00
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.*