mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-08 17:41:57 +00:00
gitignore: add build artefacts and temporary intermediate files
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com> [ TL: fix subject and use more specific glob ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
bd92b74580
commit
7e3d086fe3
11
.gitignore
vendored
11
.gitignore
vendored
@ -5,3 +5,14 @@
|
|||||||
*.tmp
|
*.tmp
|
||||||
*.epub
|
*.epub
|
||||||
*.swp
|
*.swp
|
||||||
|
/#*#
|
||||||
|
/.pve-doc-depends
|
||||||
|
/api-viewer/apidoc.js
|
||||||
|
/asciidoc-pve
|
||||||
|
/chapter-index-table.adoc
|
||||||
|
/link-refs.json
|
||||||
|
/man1-index-table.adoc
|
||||||
|
/man5-index-table.adoc
|
||||||
|
/man8-index-table.adoc
|
||||||
|
/pve-doc-generator.mk
|
||||||
|
/pve-docs-[0-9]*/
|
||||||
|
Loading…
Reference in New Issue
Block a user