X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=fbf7cecb2563754caa230ab0920f0bfb81377c26;hb=07d1344c85781c911d0c1b1f6aa1804cd69f37d3;hp=1bea26359e1541fcfc2cf93215def07943696e55;hpb=fdef722fa1162f93ddd40687447bdf62c16d7fc1;p=youtube-dl diff --git a/.gitignore b/.gitignore index 1bea26359..fbf7cecb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,49 @@ *.pyc *.pyo +*.class *~ +*.DS_Store wine-py2exe/ py2exe.log -youtube-dl +*.kate-swp +build/ +dist/ +MANIFEST +README.txt youtube-dl.1 -LATEST_VERSION +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 +*.ttml +*.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 -#OS X -.DS_Store -.AppleDouble -.LSOverride -Icon -._* -.Spotlight-V100 -.Trashes +tmp/