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