summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 09071cac70fb0cd805b580f2d8ec34f21cfd1c6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*.a
/src/config.h
/src/*.o
/src/*.to
/src/*.a
/src/*.bin
/src/*.c.txt
/src/*.cat
/doc/*.[0-9]
/tests/fuzz/*.o
/tests/fuzz/*.a
/tests/fuzz/*.bin
/tests/fuzz/corpus/
/tests/slurp.o