Files
2026-08-28 10:38:05 +08:00

18 lines
141 B
Plaintext

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