Spaces:
Sleeping
Sleeping
| **/__pycache__/ | |
| **/*.pyc | |
| **/.pytest_cache/ | |
| **/.mypy_cache/ | |
| **/.ruff_cache/ | |
| **/.venv/ | |
| **/venv/ | |
| **/.env | |
| **/.env.* | |
| .git/ | |
| .gitignore | |
| .DS_Store |
| **/__pycache__/ | |
| **/*.pyc | |
| **/.pytest_cache/ | |
| **/.mypy_cache/ | |
| **/.ruff_cache/ | |
| **/.venv/ | |
| **/venv/ | |
| **/.env | |
| **/.env.* | |
| .git/ | |
| .gitignore | |
| .DS_Store |