aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a8c319c4757d3a4ca3de9f2829b14dd05c98d786 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/src/version.go
/*.bin
/*.kv
/src/*.a
/src/*.bin
/src/*cgo*
/tests/*.a
/tests/*.bin
/tests/functional/*/*.a
/tests/functional/*/*.bin
/tests/fuzz/*/*.a
/tests/fuzz/*/*.bin
/tests/benchmarks/*/*.a
/tests/benchmarks/*/*.bin
/tests/benchmarks/*/*.txt
/tests/fuzz/corpus/