gitignore: remove now-unused autotools files
related to https://github.com/i3/i3/issues/4086
This commit is contained in:
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.
|
||||
/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
|
||||
|
Loading…
x
Reference in New Issue
Block a user