X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/db19c7e19146d9f8d98b42966d120e519620f35d..3e696c728febc53e74c912c40ccd3b9504d536df:/.gitignore diff --git a/.gitignore b/.gitignore index 95401e0..9ce4b5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,48 @@ *.pyc *.pyo +*.class *~ +*.DS_Store +wine-py2exe/ +py2exe.log +*.kate-swp +build/ +dist/ +MANIFEST +README.txt +youtube-dl.1 +youtube-dl.bash-completion +youtube-dl.fish +youtube_dl/extractor/lazy_extractors.py +youtube-dl +youtube-dl.exe +youtube-dl.tar.gz +.coverage +cover/ +updates_key.pem +*.egg-info +*.srt +*.sbv +*.vtt +*.flv +*.mp4 +*.m4a +*.m4v +*.mp3 +*.3gp +*.wav +*.ape +*.mkv +*.swf +*.part +*.swp +test/testdata +test/local_parameters.json +.tox +youtube-dl.zsh + +# IntelliJ related files +.idea +*.iml + +tmp/