Files
Auto-Finance/.gitignore

12 lines
117 B
Plaintext

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