public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-docs] gitignore
@ 2023-11-17 14:40 Stefan Lendl
  2023-11-17 15:05 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Lendl @ 2023-11-17 14:40 UTC (permalink / raw)
  To: pve-devel

build output and temporary intermediate files

Signed-off-by: Stefan Lendl <s.lendl@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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-17 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-17 14:40 [pve-devel] [PATCH pve-docs] gitignore Stefan Lendl
2023-11-17 15:05 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal