From 46bee50e45ef8f3e9f3727649fa24d50bb2fc782 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 28 Aug 2015 16:44:04 +0800 Subject: complate list of gitignores and licenses --- conf/gitignore/Autotools | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 conf/gitignore/Autotools (limited to 'conf/gitignore/Autotools') diff --git a/conf/gitignore/Autotools b/conf/gitignore/Autotools new file mode 100644 index 00000000..053ff52f --- /dev/null +++ b/conf/gitignore/Autotools @@ -0,0 +1,14 @@ +# http://www.gnu.org/software/automake + +Makefile.in + +# http://www.gnu.org/software/autoconf + +/autom4te.cache +/aclocal.m4 +/compile +/configure +/depcomp +/install-sh +/missing +/stamp-h1 -- cgit v1.2.3