aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5cae13ee94439461a472d970127d075c0002cf85 (plain) (blame)
1
2
3
4
5
6
7
8
9
.vscode/*
.idea/*
reader/testdata/test.db
go.sum
/datamaps
pkg/datamaps/testdata/test.db
/main
/bin/datamaps
build/