X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=26dbde73d412673ee9c53ee06a476a803a92edc7;hb=090eb8e25f08f36827772ced4c7420b59c616b8b;hp=fca34b8baa056b84fcf000060d568e15f39f6efd;hpb=67dfbc0cb92a19eda2981528b1456bdc0e3cb805;p=youtube-dl diff --git a/.gitignore b/.gitignore index fca34b8ba..26dbde73d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.pyc *.pyo +*.class *~ *.DS_Store wine-py2exe/ @@ -9,9 +10,9 @@ build/ dist/ MANIFEST README.txt -README.md youtube-dl.1 youtube-dl.bash-completion +youtube-dl.fish youtube-dl youtube-dl.exe youtube-dl.tar.gz @@ -24,4 +25,12 @@ updates_key.pem *.vtt *.flv *.mp4 +*.m4a +*.m4v *.part +*.swp +test/testdata +.tox +youtube-dl.zsh +.idea +.idea/*