10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
# Python bytecode
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Runtime state
|
|
.device_state.json
|
|
|
|
# Misc
|
|
*_slurp.png
|