aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: d767e4b413de44f074503492f854df38a9c92a63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/src/version.go
/src/*.a
/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/