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