From 71e0f245e46d10d1ca67b8fceb7c18c5b3742333 Mon Sep 17 00:00:00 2001
From: Dan Church <amphetamachine@gmail.com>
Date: Mon, 25 Jan 2021 11:17:38 -0600
Subject: [PATCH 1/2] Update gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b337cc058..b076501bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ Makefile.in
 aclocal.m4
 autom4te.cache/
 compile
+config.cache
 config.guess
 config.log
 config.status
-- 
2.30.0

