Ignore configure.lineno

Autotools may spit out the file configure.lineno, which git
should ignore as well.

Signed-off-by: Sven-Göran Bergh <sgb@systemasis.org>
This commit is contained in:
Sven-Göran Bergh 2012-12-05 13:17:39 +01:00 committed by Jaegeuk Kim
parent da59f6146c
commit c0f2b9065c

1
.gitignore vendored
View File

@ -14,6 +14,7 @@ Makefile.in
/config.log
/config.status
/configure
/configure.lineno
/depcomp
/install-sh
/missing