Spaces:
Running
Running
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| .Python | |
| env/ | |
| pip-log.txt | |
| pip-delete-this-directory.txt | |
| .tox | |
| .coverage | |
| .coverage.* | |
| .cache | |
| nosetests.xml | |
| coverage.xml | |
| *.cover | |
| *.log | |
| .git/ | |
| .mypy_cache/ | |
| .pytest_cache/ | |
| .hypothesis/ | |
| .venv/ | |
| venv/ | |
| ENV/ | |
| env/ | |
| .venv/ | |
| *.egg-info/ | |
| dist/ | |
| build/ | |
| *.egg | |
| .DS_Store | |
| .vscode/ | |
| .idea/ | |
| *.swp | |
| *.swo | |
| *~ | |