summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-03-18 01:06:47 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-03-18 01:07:34 +0100
commite369941e26b80b83aea9e85394f24b27afa0355d (patch)
tree4794500eef567b433bc74ed3f8479a66b22819b9 /.gitignore
parent653d501d0ac0b85f86d2edcfc4942baef6c425a5 (diff)
.gitignore, Makefile: Use builddir to contain htmlbuilddir
This will simplify make clean when adding other tmp dirs for other purposes, such as building PDF pages, or linting the groff files. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 02b89cbc8..cf23b2883 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-# Default $htmlbuilddir:
-/.html/
+# Default $builddir:
+/tmp/