From 4cf1fcb1751ee20b4ddbebc93a7ed85662501947 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 1 Jun 2016 14:14:53 -0400 Subject: more stuff --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8df3035987..50a65d2dfe 100644 --- a/.gitignore +++ b/.gitignore @@ -27,7 +27,9 @@ /TAGS /ata_id /bootctl -/build-aux +/build-aux/* +!/build-aux/Makefile* +!/build-aux/write-ifchanged /busctl /cdrom_id /collect @@ -296,3 +298,8 @@ config.status configure stamp-* .tmp* +/autoconf.mk +/automake.mk.in +/automake.mk +/config.mk +/gnustandards.mk -- cgit v1.2.3-54-g00ecf