13 lines
108 B
Text
13 lines
108 B
Text
|
# Python
|
||
|
venv
|
||
|
__pycache__
|
||
|
|
||
|
# Project specific
|
||
|
config.json
|
||
|
|
||
|
# Media files, Zip files
|
||
|
*.wav
|
||
|
*.m4a
|
||
|
*.mov
|
||
|
*.zip
|