17 lines
180 B
Plaintext
17 lines
180 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
|
|
|