From 7f7ddf29594935118530693895172962def3f84a Mon Sep 17 00:00:00 2001 From: David A Minton Date: Fri, 29 Oct 2021 16:32:16 -0400 Subject: [PATCH] Updated .gitignore in the build directory --- build/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/.gitignore b/build/.gitignore index e69de29b..85762a25 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -0,0 +1,3 @@ +config* +Makefile* +src/*