iptv/.gitignore
2025-09-02 18:08:20 -04:00

14 lines
140 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Misc
.python-version
stuff/