summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ea6930a2051ded52f160d549211d7b0735c486c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/doc/*.1
/src/meta.go
/*.bin
/src/*.a
/src/*.bin
/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/
/tests/test-profiles/