diff options
author | Johnny Richard <johnny@johnnyrichard.com> | 2021-04-17 01:27:27 +0200 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2021-10-28 02:22:57 +0200 |
commit | 1f9826faefa2b1a1bddac3f3413a6d6055ee49bf (patch) | |
tree | c5c7322b7629211dab22d2f50c83e7263d52db2b /.gitignore | |
parent | d8336885a4c053544fe3491335da0f76afffdfb9 (diff) |
Add microunit test framework
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.exe *.o +/lib /build blast_attack |