chore: add .gitignore, remove sensitive files from tracking, sanitize docker-compose.yml

This commit is contained in:
Stevenma
2026-05-10 21:34:15 +08:00
parent 4bfa750a84
commit 1b625c70c6
2147 changed files with 12 additions and 900097 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
dist/
.env
*.log
.DS_Store
.prisma/