From 0c76f5f40aa758f4e221e3f3861161af399ac31b Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Wed, 4 Oct 2023 13:24:09 -0400 Subject: [PATCH] + .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..49f711e2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# typical build directories +build +ccov