Remove docker-compose.yml and use JDBC_URL from .env for all profiles. Makefile now exports .env variables automatically. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
24 lines
258 B
Plaintext
24 lines
258 B
Plaintext
kit.git-config.edn
|
|
.DS_Store
|
|
.nrepl-port
|
|
hs_err_pid*.log
|
|
.cpcache/
|
|
target
|
|
log/
|
|
.shadow-cljs/
|
|
node_modules/
|
|
modules/
|
|
resources/public/css/output.css
|
|
|
|
# IntelliJ
|
|
*.iml
|
|
.idea/
|
|
*.bak
|
|
|
|
# clj-kondo
|
|
.clj-kondo/.cache/
|
|
.calva/output-window/
|
|
.lsp/.cache/
|
|
.token
|
|
.env
|