From 730da898b2b2d06db170a8421e6c75b54db2c759 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sun, 2 Apr 2023 17:05:59 -0400 Subject: correct and simplify fields stored and retrieved and remove newmoon support for now --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6fe2e69..456ecfc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ foo* *.html old .*.swp +*.sqlite* -- cgit