Files
movies-diary/.dockerignore
2026-06-04 04:27:02 +02:00

14 lines
171 B
Plaintext

target/
.git/
.env
*.db
*.db-shm
*.db-wal
# .cargo and .sqlx are needed at build time (SQLX_OFFLINE mode)
docs/
dev.db
spa/node_modules/
spa/dist/
spa/.env
spa/.env.local