Files
k-notes/.dockerignore
2026-06-07 21:19:54 +02:00

11 lines
196 B
Plaintext

target/
.git/
*.db
*.db-shm
*.db-wal
.env
data/
# Frontend build artefacts are excluded individually; the source must reach the builder stage
k-notes-frontend/node_modules/
k-notes-frontend/dist/