mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
doc: ignore and clean up isc-notes-html.xsl
This commit is contained in:
parent
ef8014e56f
commit
eb4221895f
2 changed files with 3 additions and 1 deletions
1
doc/xsl/.gitignore
vendored
1
doc/xsl/.gitignore
vendored
|
|
@ -2,4 +2,5 @@
|
|||
/isc-docbook-html.xsl
|
||||
/isc-docbook-latex.xsl
|
||||
/isc-manpage.xsl
|
||||
/isc-notes-html.xsl
|
||||
/isc-notes-latex.xsl
|
||||
|
|
|
|||
|
|
@ -23,4 +23,5 @@ TARGETS =
|
|||
|
||||
distclean::
|
||||
rm -f isc-docbook-chunk.xsl isc-docbook-html.xsl \
|
||||
isc-docbook-latex.xsl isc-manpage.xsl isc-notes-latex.xsl
|
||||
isc-docbook-latex.xsl isc-manpage.xsl \
|
||||
isc-notes-html.xsl isc-notes-latex.xsl
|
||||
|
|
|
|||
Loading…
Reference in a new issue