X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=72c10425d675f7c1952061be0057db0c2e5e232d;hb=6104cc2985c36e996df1aae7cfcc686f3bae0b82;hp=1bea26359e1541fcfc2cf93215def07943696e55;hpb=fdef722fa1162f93ddd40687447bdf62c16d7fc1;p=youtube-dl.git diff --git a/.gitignore b/.gitignore index 1bea26359..72c10425d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,37 @@ *.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 +*.part +*.swp +test/testdata +.tox +youtube-dl.zsh +.idea +.idea/*