Files
pythonwallpaper/.gitignore
T
2026-07-31 12:51:28 +08:00

14 lines
106 B
Plaintext

dist/
build/
*.spec
logs/
cache/
assets/
config.json
__pycache__/
*.pyc
*.pyo
.vscode/
.idea/
*.egg-info/