summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2013-06-01 10:58:39 +0100
committerThomas Adam <thomas@xteddy.org>2013-06-01 10:58:39 +0100
commita97d5b8e60b25e2d38603d472f1b0b70e4ef5fa4 (patch)
tree42b7f3cf3b818a0dddeca601939dbd05c8d59fa2 /.gitignore
parent399d7380a5babec8179d6e3334a5cabfa8e2fade (diff)
Amend tmux.1 handling in .gitignore
Now that tmux.1 is used as the canonical source for man page documentation, ensure that we ignore tmux.1.{mdoc,man} instead.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3b400861..20a3bbf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,4 @@ tmux
Makefile
Makefile.in
configure
-tmux.1
+tmux.1.*