From f139293bcd0b74226edd1273e6a180e42bbbfca6 Mon Sep 17 00:00:00 2001 From: Chris Gates Date: Wed, 18 Apr 2018 21:50:43 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1a3fbd1..8d0ac2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ #let's attempt not to check in config.py with keys config.py +#weirdAAL.db +*.db + # Docs r generated docs/*.html