This repository has been archived on 2023-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
c4k-jira/.gitignore
2023-03-11 09:22:17 +01:00

27 lines
No EOL
234 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/
auth.edn
config.edn
.clj-kondo/*
.lsp/*