forgot to fix this.
[youtube-dl] / .gitignore
index 996489d8ec6becd3a441cdbecd1f83c31eea944d..ca4e8f35321bea65b42197d82b63769a35944168 100644 (file)
@@ -1,6 +1,7 @@
 *.pyc
 *.pyo
 *~
+*.DS_Store
 wine-py2exe/
 py2exe.log
 *.kate-swp
@@ -13,3 +14,7 @@ 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