Files
EyeOnPower/.gitignore
T
2026-08-28 10:09:29 +08:00

18 lines
145 B
Plaintext

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
env/
# PyInstaller
*.spec
# System files
Thumbs.db
.DS_Store
desktop.ini