tomo/.gitignore
2024-09-06 12:20:58 -04:00

13 lines
107 B
Plaintext

*.o
*.so
*.tm.c
*.tm.h
*.tm.o
/tomo
/tags
/test/*
!/test/*.tm
/examples/*
!/examples/*.tm
!/examples/*.ini