From 66bd7af3e59e509000b8a55a9429e7a8e133fd81 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 14 Mar 2023 23:30:32 +0100 Subject: Sync with upstream 2.14.1 and update the documentation --- .gitignore | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eb37b56..bc9fbfb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,31 +1,10 @@ -/i3lock +/i3lock-extended *.o tags *.swp -################################################################################ -# 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 +# We recommend building in a subdirectory called build. +# If you chose a different directory name, +# it is up to you to arrange for it to be ignored by git, +# e.g. by listing your directory in .git/info/exclude. +/build -- cgit v1.3