Ignore DS_Store files in Git
[youtube-dl] / .gitignore
index e51512d4f2b19ea07bdbce4e15043f13797eaa2e..f07fc5d60d04ad0d38ab04550b849ef07d933080 100644 (file)
@@ -1,5 +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/