Skip to content

Commit c982b5e

Browse files
committed
gitignore: add files related to man pages in section 5
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent d34d8d8 commit c982b5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ _build
8585
man/ctags.1
8686
man/ctags.1.html
8787
man/ctags.1.rst
88+
man/ctags-*.5
89+
man/ctags-*.5.rst
90+
man/ctags-*.5.html
8891
man/ctags-*.7
8992
man/ctags-*.7.rst
9093
man/ctags-*.7.html
@@ -93,6 +96,7 @@ man/readtags.1
9396
man/readtags.1.rst
9497
man/readtags.1.html
9598
man/tags.5
99+
man/tags.5.rst
96100
man/tags.5.html
97101
man/*.[157].in
98102
ManTest

0 commit comments

Comments
 (0)