pmacs/.gitignore

23 lines
375 B
Plaintext

/target
/Cargo.lock.bak
*.swp
*.swo
.DS_Store
# Editor scratch
/.idea
/.vscode
# Internal-only working documents (not part of the public v0.1 surface).
# Public contributions begin at 1.0; until then these stay local.
/spec/
/TRANSITION*.md
/SPIKE*.md
/M*-AUDIT.md
/M*-API-SURVEY.md
/M*-SHIP-GATE.md
/V*-PREREQUISITES.md
/MANUAL-TEST-CHECKLIST.md
/tests/INDEX.md
/.claude/