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/
