aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2020-11-15 16:23:57 +0100
committerMichael Stapelberg <stapelberg@users.noreply.github.com>2020-11-15 16:42:41 +0100
commit60c89296c116d782482ea94379b503317140923d (patch)
treecc540d35e17e50102a4480100b0d1e69fdc09185 /.gitignore
parenta4c12432cf9abcd033240a130d10d75db2a8af1b (diff)
downloadi3-60c89296c116d782482ea94379b503317140923d.tar.gz
i3-60c89296c116d782482ea94379b503317140923d.zip
gitignore: remove now-unused autotools files
related to https://github.com/i3/i3/issues/4086
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore28
1 files changed, 0 insertions, 28 deletions
diff --git a/.gitignore b/.gitignore
index 52222542..6ee317db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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