summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohnny Richard <johnny@johnnyrichard.com>2023-04-16 01:07:33 +0200
committerJohnny Richard <johnny@johnnyrichard.com>2023-04-16 01:07:33 +0200
commit3c9ac4da54548e2a6446e78b4fbb979b47cfc4d9 (patch)
tree5256ff7ef3050c934d07a44eee4e59a4774a01cf /.gitignore
parente618a733c0a98d624922ab005a7cf31ff4cbb109 (diff)
test: Add munit 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 7ec8def..09fff70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
pipac
build
+*.o