|
- # Paths excluded from `git archive` (used by scripts/build-release.ps1 to assemble the
- # deployable file set). Everything else - app/, core/, public/, db/migrations/, scripts/ -
- # ships to production.
- /.claude export-ignore
- /.gitattributes export-ignore
- /.gitignore export-ignore
- /AGENTS.md export-ignore
- /CLAUDE.md export-ignore
- /README.md export-ignore
- /TESTING.md export-ignore
- /applicationhost.config export-ignore
- /run_site.cmd export-ignore
- /widget export-ignore
- /docs export-ignore
- /tests export-ignore
|