30 lines
268 B
Text
30 lines
268 B
Text
# 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
|
|
|
|
.clj-kondo/
|
|
.lsp/
|
|
.eastwood
|