gitignore: remove now-unused autotools files
related to https://github.com/i3/i3/issues/4086
This commit is contained in:
committed by
Michael Stapelberg
parent
a4c12432cf
commit
60c89296c1
28
.gitignore
vendored
28
.gitignore
vendored
@ -51,31 +51,3 @@ LAST_VERSION
|
|||||||
# e.g. by listing your directory in .git/info/exclude.
|
# e.g. by listing your directory in .git/info/exclude.
|
||||||
/build
|
/build
|
||||||
|
|
||||||
# TODO(autotools-removal): remove autotools from .gitignore:
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
# https://raw.githubusercontent.com/github/gitignore/master/Autotools.gitignore
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
# http://www.gnu.org/software/automake
|
|
||||||
|
|
||||||
Makefile.in
|
|
||||||
/ar-lib
|
|
||||||
/test-driver
|
|
||||||
|
|
||||||
# http://www.gnu.org/software/autoconf
|
|
||||||
|
|
||||||
/autom4te.cache
|
|
||||||
/autoscan.log
|
|
||||||
/autoscan-*.log
|
|
||||||
/aclocal.m4
|
|
||||||
/compile
|
|
||||||
/config.h.in
|
|
||||||
/config.guess
|
|
||||||
/config.sub
|
|
||||||
/configure
|
|
||||||
/configure.scan
|
|
||||||
/depcomp
|
|
||||||
/install-sh
|
|
||||||
/missing
|
|
||||||
/stamp-h1
|
|
||||||
|
Reference in New Issue
Block a user