Added .gitignore

This commit is contained in:
Simon Brooke 2024-05-02 14:19:49 +01:00
parent ba0461d4cc
commit 41bfb23a2d

17
.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*~
*.jar
*.class
/.clj-kondo/
/.lein-*
/.lsp/
/.nrepl-port
/.prepl-port
/.calva/
.hgignore
.hg/