Merge branch 'jython-support'
[youtube-dl] / .gitignore
index e44977ca36ed367c009fea0144f50d3d1893d082..26dbde73d412673ee9c53ee06a476a803a92edc7 100644 (file)
@@ -1,5 +1,6 @@
 *.pyc
 *.pyo
+*.class
 *~
 *.DS_Store
 wine-py2exe/
@@ -30,3 +31,6 @@ updates_key.pem
 *.swp
 test/testdata
 .tox
+youtube-dl.zsh
+.idea
+.idea/*