From dfce56ba4dd444cdb1148425a2cc0662bb79932d Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Tue, 20 Mar 2012 11:44:48 -0700 Subject: Add Makefile.in to toplevel .gitignore To avoid redundancies, this patch also removes Makefile.in from the other .gitignore files. Acked-by: Eric Anholt --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 80c4435e30a..717d45d236a 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ config.py build libtool manifest.txt +Makefile.in .dir-locals.el .deps/ .libs/ -- cgit v1.2.3