aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ecc25cb122a6e9b614bf7ed066b8b0ebe2a890fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/src/version.go
/*.bin
/*.db*
/src/*.a
/src/*.bin
/src/*cgo*
/tests/*.a
/tests/*.bin
/tests/functional/*/*.a
/tests/functional/*/*.bin
/tests/functional/*/*.go.db*
/tests/fuzz/*/*.a
/tests/fuzz/*/*.bin
/tests/benchmarks/*/*.a
/tests/benchmarks/*/*.bin
/tests/benchmarks/*/*.txt
/tests/fuzz/corpus/

*.a
/src/urubu/cmd/*.bin



spec/grammar/clexspec.json