Spaces:
Sleeping
Sleeping
| __pycache__ | |
| *.pyc | |
| *.pyo | |
| .git | |
| .gitignore | |
| .env | |
| *.md | |
| !README.md | |
| .vscode | |
| .idea | |
| *.egg-info | |
| dist | |
| build | |
| __pycache__ | |
| *.pyc | |
| *.pyo | |
| .git | |
| .gitignore | |
| .env | |
| *.md | |
| !README.md | |
| .vscode | |
| .idea | |
| *.egg-info | |
| dist | |
| build | |