chore: keep release checkouts free of build output and dev automation
Release packaging walked a working tree that still carried .NET build output, Playwright run artifacts, and one-off browser automation scripts. Those files are not source, could not be reproduced from the commit, and made a clean-tree release gate impossible. Build output and test run directories are now ignored and untracked, and developer-only automation/scratch material moved under a single ignored `scripts/local/` directory. A stale admin bundle that no HTML referenced was dropped from the API server web root.
This commit is contained in:
parent
aa5fc5b7d9
commit
65ecc7aabc
100 changed files with 37 additions and 3522 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue