reitit/.gitignore
Juho Teperi 07c39fc2df Setup clj-kondo files for each module
Clojure-lsp will run clj-kondo on the module folders, so those modules
should refer back to root configuration. Clj-kondo itself works the
same, if running from a module directory. Some editor plugins might run
clj-kondo on the working directory always (reitit root folder usually),
and in those cases this isn't needed.
2022-01-24 12:39:42 +02:00

16 lines
174 B
Text

target/
/classes
/checkouts
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
.nrepl-port
/.nrepl-history
/gh-pages
/node_modules
/_book
figwheel_server.log
/.idea
.clj-kondo/cache