From 84ce3590903de3224317117e97aae772f3e69e4b Mon Sep 17 00:00:00 2001 From: David A Minton Date: Sat, 14 Sep 2019 17:47:06 -0400 Subject: [PATCH] Updated ignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index cd3842a1..52014570 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ autom4te.cache/ +autom4te.cache/* +Makefile.in *.o @@ -27,3 +29,5 @@ __pycache__/ *.png *.DS_Store + +alocal.m4