X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=d13551274240edb278a7299ced337f8caeb9724a;hb=92cf872a4870482e797bcd54316a4b8dc024fcc5;hp=1bea26359e1541fcfc2cf93215def07943696e55;hpb=fdef722fa1162f93ddd40687447bdf62c16d7fc1;p=youtube-dl diff --git a/.gitignore b/.gitignore index 1bea26359..d13551274 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,40 @@ *.pyc *.pyo +*.class *~ +*.DS_Store wine-py2exe/ py2exe.log -youtube-dl +*.kate-swp +build/ +dist/ +MANIFEST +README.txt youtube-dl.1 -LATEST_VERSION - -#OS X -.DS_Store -.AppleDouble -.LSOverride -Icon -._* -.Spotlight-V100 -.Trashes +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 +*.part +*.swp +test/testdata +test/local_parameters.json +.tox +youtube-dl.zsh +.idea +.idea/* +tmp/