summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2012-08-02 14:00:48 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2012-08-02 14:00:48 +0200
commitcd2b115040fdf54606e416421011eb12cf87c065 (patch)
tree37325a7960b15102410415cb90185ef79a53fd9d /.gitignore
parent32f6f492c08f3c75cd486445d8d4d91abd83e7ac (diff)
autotools: let autogen.sh install the INSTALL file
INSTALL is copied unmodified from the autotools when invoking autogen.sh. No need to have it in git; that just leads to diffs when using more recent autotools.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 51dd414d..78361dbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ Makefile
Makefile.in
# top level
+/INSTALL
/autom4te.cache
/aclocal.m4
/compile