From 94ef40fb1907f5afc858567e9c8e79869fd2fd33 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 26 Nov 2016 14:46:28 -0800 Subject: [PATCH] Add aclocal.m4 to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 385c95d3d..67ad3079c 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ Desktop.ini # These file names can appear anywhere in the hierarchy. They tend to be OS # or build system artifacts. autom4te.cache +aclocal.m4 Makefile config.h config.cache