aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2012-02-26 13:26:44 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2012-02-26 13:26:44 -0600
commita68e3e8320b43f874bfea7b40e0b1d1342ef631b (patch)
tree85603a1b7780dafdb88b31943fdc323794f96434 /.gitignore
parentb594eadfbf90f09f4b2a73b7f89fed2b05ba10f3 (diff)
downloadmediagoblin-a68e3e8320b43f874bfea7b40e0b1d1342ef631b.tar.lz
mediagoblin-a68e3e8320b43f874bfea7b40e0b1d1342ef631b.tar.xz
mediagoblin-a68e3e8320b43f874bfea7b40e0b1d1342ef631b.zip
Celery and kombu databases should also be .gitignore'd
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e3a83822..4c62a766 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,8 @@
/paste_local.ini
/mediagoblin_local.ini
/mediagoblin.db
+/celery.db
+/kombu.db
/server-log.txt
# Tests