X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.gitignore;h=ca4e8f35321bea65b42197d82b63769a35944168;hb=51af426d89f9a9e720d70f3cac1ce24b3b8e4d8f;hp=9619a7dfde9f11b4e6fade671b18b138cb77f505;hpb=cc51a7d4e030646a5d7075934f11036ad52a3f1f;p=youtube-dl diff --git a/.gitignore b/.gitignore index 9619a7dfd..ca4e8f353 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.pyc *.pyo *~ +*.DS_Store wine-py2exe/ py2exe.log *.kate-swp @@ -12,3 +13,8 @@ youtube-dl.1 youtube-dl.bash-completion youtube-dl youtube-dl.exe +youtube-dl.tar.gz +.coverage +cover/ +updates_key.pem +*.egg-info \ No newline at end of file