refactor: reorganize file structure and update .gitignore

- Move settings file to config/ directory
- Move control script to code/ directory
- Remove create-network.sh script as requested
- Create comprehensive .gitignore file to handle test logs and artifacts
- Update all scripts to reference new file locations
- Update STATUS.md to reflect new file structure

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2025-10-28 18:21:30 -05:00
parent 1944b494ee
commit ce60ffcb1f
10 changed files with 133 additions and 62 deletions