Files
2023-02-27 16:38:26 +01:00

15 lines
94 B
Plaintext

# Caches
__pycache__/
# Secrets
*.pem
*.crt
*.key
*.bin
# Images
*.img
*.zip
*.patched
.tox