Ignore DS_Store files in Git
[youtube-dl] / .gitignore
index 9619a7dfde9f11b4e6fade671b18b138cb77f505..f07fc5d60d04ad0d38ab04550b849ef07d933080 100644 (file)
@@ -1,6 +1,7 @@
 *.pyc
 *.pyo
 *~
+*.DS_Store
 wine-py2exe/
 py2exe.log
 *.kate-swp
@@ -12,3 +13,6 @@ youtube-dl.1
 youtube-dl.bash-completion
 youtube-dl
 youtube-dl.exe
+youtube-dl.tar.gz
+.coverage
+cover/