chore: add more ignore patterns to .dockerignore

This commit is contained in:
2026-06-21 01:11:19 +02:00
committed by Milas Holsting
parent 9b3f972766
commit 8e9d2586e1

View File

@@ -2,7 +2,13 @@ node_modules
dist
.env
*.db
*.db-shm
*.db-journal
*.db-wal
server
main_server
create_user
*.log
*.pid
.DS_Store
.git