diff options
author | Thomas White <taw@bitwiz.org.uk> | 2012-03-05 23:01:18 +0100 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2012-03-05 23:01:18 +0100 |
commit | 1eb594d507a3e28c30a4bc3569c228581b0664a2 (patch) | |
tree | 0090a0949f0390b472887525dcb65f256ed96bc3 /.gitignore | |
parent | 62e5d8426010c52720e4eac48566014644b089e9 (diff) |
Add INSTALL to .gitignore, and delete it
Since it is now a "derived file", added by autotools
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ configure config.h.in lib/Makefile.in libtool +INSTALL doc/reference/Makefile.in aclocal.m4 Makefile |