From 91929328acd4dbb6bf1eaf9178fe68e1433ad0be Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sat, 18 Jul 2020 20:42:54 +0100 Subject: starting playing around with sqlite3 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d0875c..58e6181 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .vscode/* .idea/* +reader/testdata/test.db +go.sum -- cgit v1.2.3