diff options
author | Johnny Richard <johnnyricha@gmail.com> | 2021-04-17 01:27:27 +0200 |
---|---|---|
committer | Johnny Richard <johnnyricha@gmail.com> | 2021-04-17 01:27:27 +0200 |
commit | d9e4bcd542f3efe97e6b8951ee47f10c223a6bf3 (patch) | |
tree | c5c7322b7629211dab22d2f50c83e7263d52db2b /.gitignore | |
parent | f3d0c2c7bb2dd82b677fe883212d7442b8acb49e (diff) |
Add microunit test framework
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 |