diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2020-07-24 10:12:01 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2020-07-24 10:12:01 +0100 |
commit | 36f3983b039905c54a957f236e4a9718ea7c918f (patch) | |
tree | 46c5424ed0930a7dfbf54ca0f77d05924fc96f01 /.gitignore | |
parent | 3b82b7463987ff637530cb403b6d294978bbd115 (diff) |
mostly linting
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ reader/testdata/test.db go.sum /datamaps pkg/datamaps/testdata/test.db +/main |