Skip to content

Commit 84b6079

Browse files
committed
Build: Add docs/*.8.xml to .gitignore
These are intermediate files that are generated during man page creation. They may be left behind in the event of an xmllint error, for example. Signed-off-by: Reid Wahl <nrwahl@protonmail.com>
1 parent b2a7ef5 commit 84b6079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ booth-*.tar*
2424
conf/booth*.service
2525
docs/*.8
2626
docs/*.8.html
27+
docs/*.8.xml
2728
script/service-runnable
2829
src/b_config.h.in
2930
src/b_config.h

0 commit comments

Comments
 (0)