mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
chore: Remove unnecessary files for v1.0.0 release
Removed: - Makefile (RD-Agent specific, not fully functional) - predix.py (duplicates rdagent CLI) - QWEN.md (internal dev guide - now in .gitignore) - TODO.md (internal tracking - now in .gitignore) Kept: - pyproject.toml (required for pip install) - start_loop.sh (useful for 24/7 trading) - data_config.yaml (central configuration) - start_loop.sh (24/7 trading) .gitignore updated to exclude internal docs. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -78,3 +78,6 @@ QWEN.md
|
||||
|
||||
# AI Agent Files (generated by Qwen Code)
|
||||
.qwen/
|
||||
|
||||
# Internal documentation (not for public)
|
||||
TODO.md
|
||||
|
||||
Reference in New Issue
Block a user