Work around lack of scikits.audiolab support on Python 3.
[mediagoblin.git] / .gitignore
index e29689ecbb9cff8633606b79778289cd30368622..acb9a3b21a0c59dc1fab5f742635a2358f4d3e3b 100644 (file)
@@ -26,6 +26,7 @@
 /celerybeat-schedule
 /server-log.txt
 *.egg/
+/.eggs/
 /env
 /mediagoblin.ini
 /node_modules/
@@ -49,6 +50,7 @@
 *~
 *.swp
 *.mo
+*.patch
 
 # The legacy of buildout
 .installed.cfg
@@ -62,3 +64,4 @@ venv*
 /extlib/leaflet/
 /extlib/tinymce/
 /extlib/video.js/
+/extlib/videojs-resolution-switcher