[pve-devel] [PATCH pve-docs] gitignore
Stefan Lendl
s.lendl at proxmox.com
Fri Nov 17 15:40:50 CET 2023
build output and temporary intermediate files
Signed-off-by: Stefan Lendl <s.lendl at proxmox.com>
---
.gitignore | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.gitignore b/.gitignore
index 36e2dd5..4f95ee9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,14 @@
*.tmp
*.epub
*.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-*/
--
2.42.0
More information about the pve-devel
mailing list