listenshare-bot/.gitignore
2025-04-04 22:17:57 +03:00

17 lines
No EOL
167 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# other
.idea
.env
*.session
*.session-journal
oauth.json