File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Contains DB passwords
2- .env.dev
3- # Contains Koel APP_KEY
4- .env.koel
2+ .env *
53# Cache for direnv
64.direnv /
75.envrc
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ RUN curl -L https://github.com/koel/koel/releases/download/${KOEL_VERSION_REF}/k
2020 .gitmodules \
2121 .gitpod.dockerfile \
2222 .gitpod.yml \
23+ .cursor/ \
24+ .junie/ \
25+ .husky/ \
26+ .vscode/ \
2327 api-docs \
2428 cypress \
2529 cypress.json \
@@ -34,10 +38,8 @@ RUN curl -L https://github.com/koel/koel/releases/download/${KOEL_VERSION_REF}/k
3438 vite.config.js \
3539 tests/songs/ \
3640 pnpm-lock.yaml \
37- .husky/ \
3841 README.md \
3942 CODE_OF_CONDUCT.md \
40- .vscode/ \
4143 tailwind.config.js \
4244 eslint.config.js \
4345 postcss.config.cjs \
You can’t perform that action at this time.
0 commit comments