mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-05 18:20:41 -08:00
33 lines
375 B
Text
33 lines
375 B
Text
# Windows image file caches
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
# Recycle Bin used on file shares
|
|
$RECYCLE.BIN/
|
|
|
|
# Windows Installer files
|
|
*.cab
|
|
*.msi
|
|
*.msm
|
|
*.msp
|
|
|
|
# Windows shortcuts
|
|
*.lnk
|
|
|
|
# other
|
|
.idea/
|
|
.settings/
|
|
.project/
|
|
.pydevproject/
|
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*.log
|
|
|
|
/resources/language/append_to_languages.py
|
|
/resources/language/new_strings.txt
|