From a288be6e3bf121e76b5b8b70cf755e5a0b3ddfd1 Mon Sep 17 00:00:00 2001 From: Andrea Rogers Date: Fri, 28 Jun 2024 20:43:22 -0500 Subject: [PATCH] git: Ignore config.h and config.status --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b554c0c..fc8415b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ confdefs.h config.log config.cache config.h.in +config.h +config.status # Vim *.swp