aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorElrond <elrond+mediagoblin.org@samba-tng.org>2012-04-01 21:46:36 +0200
committerElrond <elrond+mediagoblin.org@samba-tng.org>2012-04-01 21:46:36 +0200
commitce29c140ed90fe0e19ed1b68ca8f7cf27aa03e8e (patch)
tree1729f9ecb093897e5d5a555b57565ba670b9d611 /.gitignore
parentf4162cb640646cb8f67809e0f70585c603452ff2 (diff)
downloadmediagoblin-ce29c140ed90fe0e19ed1b68ca8f7cf27aa03e8e.tar.lz
mediagoblin-ce29c140ed90fe0e19ed1b68ca8f7cf27aa03e8e.tar.xz
mediagoblin-ce29c140ed90fe0e19ed1b68ca8f7cf27aa03e8e.zip
Finally enable SQL for everybody!
This switches the whole source code over to use sql instead of mongodb. It's a pretty easy change, but changes nearly the complete way things work. Hopefully everythong works!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a15a5697..6875d78a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,7 +20,6 @@
/celery.db
/kombu.db
/server-log.txt
-/mediagoblin/db/sql_switch.py
# Tests
/mediagoblin/tests/user_dev/