summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 783c1951da5d527fb99fe64a13e6f003d65f0732 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*.a
/*.bin
/src/config.h
/src/*.o
/src/*.cat
/tests/*.o
/tests/*.a
/tests/*.bin
/tests/*.c.txt