Files
GitM/.gitignore
panw a7cfa381e7 docs: update .gitignore and README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 16:45:41 +08:00

13 lines
97 B
Plaintext

bin/
data/
*.db
*.db-shm
*.db-wal
web/node_modules/
web/dist/
*.exe
*.test
*.out
.idea/
.vscode/