Spaces:
Sleeping
Sleeping
# Virtual Environment | |
.venv/ | |
venv/ | |
env/ | |
# Python cache | |
__pycache__/ | |
*.pyc | |
# IDE and editor folders | |
.vscode/ | |
.idea/ |
# Virtual Environment | |
.venv/ | |
venv/ | |
env/ | |
# Python cache | |
__pycache__/ | |
*.pyc | |
# IDE and editor folders | |
.vscode/ | |
.idea/ |