lang0/2-lang0c/.gitignore
Johan B.W. de Vries 7568a15093 Makefile improvements
Using a tmp file prevents a failed build from being reported
as succeeded.

Changes in the compiler should now rebuild the tests
automatically.
2025-02-09 14:59:09 +01:00

6 lines
62 B
Plaintext

/lang0c*.c
/lang0c*.c.tmp
/lang0c*.exe
/lang0c*.o
/lang0c*.py