StarSkyPresenter/.gitignore
2025-11-27 19:13:56 +01:00

14 lines
143 B
Plaintext

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