git ignore update

This commit is contained in:
John Doe
2026-05-15 23:23:04 -04:00
parent 4a375b3f3d
commit d423dd95ab
+28
View File
@@ -5,3 +5,31 @@ proxy/.env
.DS_Store
Thumbs.db
/tmp/
# ── GSD baseline (auto-generated) ──
.gsd
.gsd-id
.mcp.json
.bg-shell/
*.swp
*.swo
*~
.idea/
.vscode/
*.code-workspace
.env
.env.*
!.env.example
.next/
dist/
build/
__pycache__/
*.pyc
.venv/
venv/
target/
vendor/
coverage/
.cache/
tmp/
.gsd.migrating