Files
pm-template/.gitignore
2026-02-27 06:57:46 +00:00

17 lines
181 B
Plaintext

# Dependencies
node_modules/
# Environment
.env
# OS
.DS_Store
Thumbs.db
# BMad repos (cloned at runtime)
bmad/
# Factory standards (cloned at runtime)
.standards/
.gitea_token