c4k-common/.gitignore

30 lines
258 B
Text
Raw Normal View History

2021-06-18 13:49:43 +00:00
# pybuilder
.pybuilder/
__pycache__/
# lein
target/
.lein-repl-history
.lein-failures
pom.*
# cljs
.shadow-cljs
.nrepl-*
package-lock.json
node_modules/
public/js/
# ide
.calva
*.iml
.idea/
valid-auth.edn
valid-config.edn
my-auth.edn
2022-10-19 07:18:44 +00:00
.clj-kondo/
.lsp/