summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <paul@matrix.org>2014-08-27 13:08:41 +0100
committerPaul "LeoNerd" Evans <paul@matrix.org>2014-08-27 13:08:55 +0100
commitdddf5c0cc855da38d287b430d2b0dbbcd42034f3 (patch)
tree3b650d7a95f3fae51b883440f34b96afbaf5f65d
parentA reliable logger.info() message /after/ the TCP port has been opened and is ... (diff)
downloadsynapse-dddf5c0cc855da38d287b430d2b0dbbcd42034f3.tar.xz
git ignore all the homeserver*.db files
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 14bd9078f3..55fa8b819c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,7 @@ docs/build/
 *.egg-info
 
 cmdclient_config.json
-homeserver.db
+homeserver*.db
 
 .coverage
 htmlcov