X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=a5b585f4396ae5ea4baff99124f0fc89d6405603;hb=d14d9d8903a532e346dffc3b83730045f18f2c28;hp=e51512d4f2b19ea07bdbce4e15043f13797eaa2e;hpb=1b91a2e2cfa3b9277205eb9652e5a2f0b40a0016;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/