youtube-downloader / .gitignore
prasanth.thangavel
Update gitignore to ignore downloaded files
34ceb7c
raw
history blame contribute delete
263 Bytes
# Python cache files
__pycache__/
*.py[cod]
*$py.class
.Python
*.so
# Mac system files
.DS_Store
.AppleDouble
.LSOverride
# VS Code
.vscode/
*.code-workspace.env
cookies.firefox-private.txt
.env
firefox-cookies.txt
# Downloaded files
.mp3
.mp4
.webm
.mkv
.m4a