next-jdbc/.gitignore
Sean Corfield ebcc728206 clj-kondo clean part 2
Ignores "duplicate" copy created by running clj-kondo.
2021-11-07 14:29:37 -08:00

31 lines
379 B
Text

.calva/output-window/
.classpath
.clj-kondo/.cache
.clj-kondo/com.github.seancorfield/next.jdbc
.cpcache
.eastwood
.factorypath
.hg/
.hgignore
.java-version
.lein-*
.lsp/.cache
.lsp/sqlite.db
.nrepl-history
.nrepl-port
.portal
.project
.rebel_readline_history
.settings
.socket-repl-port
.sw*
.vscode
*.class
*.jar
*.swp
*~
/checkouts
/classes
/clojure_test_*
/derby.log
/target