X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=a5b585f4396ae5ea4baff99124f0fc89d6405603;hb=43e6579558290db833171272412a2d4f007e853d;hp=e51512d4f2b19ea07bdbce4e15043f13797eaa2e;hpb=9e6dd238761e6628d7bd0b6bdb7a997604de3757;p=youtube-dl diff --git a/.gitignore b/.gitignore index e51512d4f..a5b585f43 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +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 +*.ytdl +*.swp +test/local_parameters.json +.tox +youtube-dl.zsh + +# IntelliJ related files +.idea +*.iml + +tmp/