aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-07-18 20:42:54 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-07-18 20:42:54 +0100
commit91929328acd4dbb6bf1eaf9178fe68e1433ad0be (patch)
tree9ab04fb9a64339b6806284d607b6fae46566f45e /.gitignore
parentccfa65531c7fbc4e89fe43113fdb8f9046ee7168 (diff)
starting playing around with sqlite3
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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