From cd160620f05e2ad1662247ea919058bed6a760be Mon Sep 17 00:00:00 2001 From: Chris Gates Date: Wed, 18 Apr 2018 21:53:51 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8d0ac2d..fcb358b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ config.py #weirdAAL.db *.db +*.sqlite # Docs r generated docs/*.html