From 9e0c1af678fe5330360bee07da188b998ce8e241 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Mon, 3 Dec 2018 09:10:51 -0800 Subject: gitignore: add m4 directory New autotools directory: m4, add to .gitignore. Change-Id: Idc6d0f7c53927c62602a5caa16010941d5a75b33 Signed-off-by: Patrick Venture --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 91e40cd..dde04e4 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ Makefile.in /install-sh /missing /stamp-h1 +/m4 # https://www.gnu.org/software/libtool/ -- cgit v1.2.3