26 lines
294 B
Plaintext
26 lines
294 B
Plaintext
# Temporary generated media and screenshots
|
|
*.pbm
|
|
*.png
|
|
*.pcm
|
|
*.wav
|
|
|
|
# Python temporary files
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
|
|
# Log files
|
|
desktop_client/*.log
|
|
|
|
# Helper scripts and datasheets
|
|
deploy_main_serial.py
|
|
dtr_reset.py
|
|
hard_reset.py
|
|
pcm2wav.py
|
|
plot_audio.py
|
|
*.pdf
|
|
|
|
|