Files
Auto-Finance/.gitignore
2026-06-09 16:25:20 +08:00

10 lines
107 B
Plaintext

.venv/
.cursor/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.playwright-mcp/
*.pyc
logs/
.vscode/