Spaces:
Sleeping
Sleeping
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| .env | |
| .env.* | |
| *.egg-info/ | |
| dist/ | |
| build/ | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| *.log |
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| .env | |
| .env.* | |
| *.egg-info/ | |
| dist/ | |
| build/ | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| *.log |