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