Spaces:
Running
Running
| __pycache__/ | |
| *.pyc | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .DS_Store | |
| .git/ | |
| .gitignore | |
| .env | |
| .env.* | |
| !.env.example | |
| .venv/ | |
| .cursor/ | |
| __pycache__/ | |
| *.pyc | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .DS_Store | |
| .git/ | |
| .gitignore | |
| .env | |
| .env.* | |
| !.env.example | |
| .venv/ | |
| .cursor/ | |