finagent / .gitignore
emmanuelakbi's picture
Deploy FinAgent: multi-agent trading signals powered by Qwen on AMD MI300X
07ff2cb
# Keep the Space clean — prevent stray caches/local state from ever
# getting pushed.
__pycache__/
*.py[cod]
*$py.class
.hypothesis/
.pytest_cache/
.DS_Store
*.log
.env
.env.*