Migration for #5415 - I forgot it, Doh!
[mediagoblin.git] / .gitignore
index 11d95cf05815d7ac46382eac0fbb0133d908cd1f..e29689ecbb9cff8633606b79778289cd30368622 100644 (file)
 /env
 /mediagoblin.ini
 /node_modules/
+/pip-selfcheck.json
 
 # pyconfigure/automake generated files
 /Makefile
+/mediagoblin/_version.py
 /autom4te.cache/
 /config.log
 /config.status
@@ -46,6 +48,7 @@
 *.pyo
 *~
 *.swp
+*.mo
 
 # The legacy of buildout
 .installed.cfg
@@ -53,3 +56,9 @@
 # Virtualenv, tox
 venv*
 .tox/
+
+# extlib things
+/extlib/jquery/
+/extlib/leaflet/
+/extlib/tinymce/
+/extlib/video.js/