From 325e204928c9caaabe839fe6863eeccd64fd5d27 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Thu, 2 Feb 2017 20:27:50 -0800 Subject: .gitignore: suppress more autotools junk --- .gitignore | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e537ae5..383354d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,20 @@ -*.o vwm +*.[oa] *.swp +*.in +Makefile +config.log +config.status +config.guess +config.sub +configure +TAGS +tags +autom4te.cache/ +.deps/ +depcomp +aclocal.m4 +compile +missing +install-sh +ar-lib -- cgit v1.2.3