From af7456bf56863a407680c4567342e8d8fd38ce3d Mon Sep 17 00:00:00 2001 From: Hugh Brown Date: Sun, 15 Apr 2012 23:04:47 -0400 Subject: [PATCH] Add .gitignore (what project does not have a .gitignore file?) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a56dd95..bb823d32 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ bookenv/ jyenv/ pypyenv/ env*/ +tests/test.db