Files
Steam-Dot-Desktop-Fixer/.gitignore
2026-05-15 16:16:34 -04:00

11 lines
117 B
Plaintext

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