Added INSTALL to the list of ignored files as it is now a generated file.

This commit is contained in:
Kevin Cozens 2014-02-03 14:54:00 -05:00
parent 255000bb04
commit 0c4f1bc052

1
.gitignore vendored
View file

@ -8,6 +8,7 @@
/*.files
/*.includes
/ChangeLog
/INSTALL
/Makefile
/Makefile.in
/aclocal.m4