11 lines
196 B
Plaintext
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/
|