chore: remove test scripts and demo files from version control

Remove check_vba_access.py and create_demo.py utility scripts. Stop tracking demo.xlsm and update .gitignore to exclude all .xlsm files.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Misaka
2026-02-04 22:48:53 +08:00
parent 2cb22df60c
commit 01690580ae
4 changed files with 1 additions and 138 deletions

2
.gitignore vendored
View File

@@ -35,4 +35,4 @@ test_*.py
debug_*.py
# Demo file (optional - comment out if you want to track it)
# demo.xlsm
*.xlsm