diff --git a/.gitignore b/.gitignore index aaee6b6..9a2b4ef 100644 --- a/.gitignore +++ b/.gitignore @@ -132,10 +132,13 @@ dist # Specific *.env *.txt -*.json *.mp4 -*.exe +lastfm.json +sw-blocklist.txt package-lock.json -!resources.json -plugins/* -tmp/* \ No newline at end of file +tmp/ + +# Executables +*.exe +yt-dlp +ffmpeg \ No newline at end of file