Ignore DS_Store files in Git
[youtube-dl] / .gitignore
index 95401e0a7d3280d88dd6c609a2d182a3a9d34653..f07fc5d60d04ad0d38ab04550b849ef07d933080 100644 (file)
@@ -1,3 +1,18 @@
 *.pyc
 *.pyo
 *~
+*.DS_Store
+wine-py2exe/
+py2exe.log
+*.kate-swp
+build/
+dist/
+MANIFEST
+README.txt
+youtube-dl.1
+youtube-dl.bash-completion
+youtube-dl
+youtube-dl.exe
+youtube-dl.tar.gz
+.coverage
+cover/