diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-03-21 22:02:21 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-03-21 22:02:21 -0400 |
| commit | ddc85cda9f9a03e2c31ef0002ae5a79fba5700b5 (patch) | |
| tree | b3f0d4fc4ac0245f5e6d132686a054cca953e1ea /.gitignore | |
| parent | b2188ce2b650acf66fccac0a452c3a4b08a76283 (diff) | |
Add readme for tests
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,10 +5,9 @@ *.tm.c *.tm.h *.tm.o +*.testresult /tomo /tags -/test/* -!/test/*.tm /examples !/examples/*.tm !/examples/*/*.tm |
