mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-06-02 06:23:34 +02:00
15 lines
94 B
Plaintext
15 lines
94 B
Plaintext
# Caches
|
|
__pycache__/
|
|
|
|
# Secrets
|
|
*.pem
|
|
*.crt
|
|
*.key
|
|
*.bin
|
|
|
|
# Images
|
|
*.img
|
|
*.zip
|
|
*.patched
|
|
.tox
|