listenshare-bot/.gitignore
2025-04-04 19:58:57 +03:00

16 lines
No EOL
149 B
Text

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