From 1cc387919650675f99c46ccd7f61036429ae9fd5 Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Mon, 13 Aug 2012 19:13:49 -0700 Subject: [PATCH] ignoring the sqlite database. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b7d4835..f856194 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *.log .unison* venv +*.db