summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohnny Richard <johnny@johnnyrichard.com>2021-04-17 01:27:27 +0200
committerJohnny Richard <johnny@johnnyrichard.com>2021-10-28 02:22:57 +0200
commit1f9826faefa2b1a1bddac3f3413a6d6055ee49bf (patch)
treec5c7322b7629211dab22d2f50c83e7263d52db2b /.gitignore
parentd8336885a4c053544fe3491335da0f76afffdfb9 (diff)
Add microunit test framework
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ff853ac..1f44161 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.exe
*.o
+/lib
/build
blast_attack