X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/d6712378e73951bede475569c887a1ac73f660a9..233b58dec736205d9bf8c652063b5dba6073631f:/.gitignore diff --git a/.gitignore b/.gitignore index 72c10425d..a802c75a1 100644 --- a/.gitignore +++ b/.gitignore @@ -28,10 +28,16 @@ updates_key.pem *.mp4 *.m4a *.m4v +*.mp3 *.part *.swp test/testdata +test/local_parameters.json .tox youtube-dl.zsh + +# IntelliJ related files .idea -.idea/* +*.iml + +tmp/