singularity-forge/.gitignore

36 lines
No EOL
381 B
Text

# ── GSD (user project artifacts — never commit) ──
.gsd/
.DS_Store
Thumbs.db
*.swp
*.swo
*~
.idea/
.vscode/
*.code-workspace
.env
.env.*
!.env.example
node_modules/
.next/
/dist/
!/pkg/dist/
build/
__pycache__/
*.pyc
.venv/
venv/
target/
vendor/
*.log
coverage/
.cache/
tmp/
# ── GSD baseline (auto-generated) ──
dist/
.bg_shell
.gsd*.tgz
.artifacts/
AGENTS.md