mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-12 00:35:12 +00:00
gitignore: add package build outputs
.. much like it many other repos. Signed-off-by: Christoph Heiss <c.heiss@proxmox.com> [S.I] add pmg-docs_[0-9]* to catch source-packages Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
276c2ef635
commit
55cbeb7b0e
5
.gitignore
vendored
5
.gitignore
vendored
@ -5,6 +5,9 @@
|
||||
*.tmp
|
||||
*.epub
|
||||
*.swp
|
||||
/*.deb
|
||||
/*.changes
|
||||
/*.buildinfo
|
||||
/#*#
|
||||
/.pmg-doc-depends
|
||||
/api-viewer/apidoc.js
|
||||
@ -16,3 +19,5 @@
|
||||
/man8-index-table.adoc
|
||||
/pmg-doc-generator.mk
|
||||
/pmg-copyright.adoc
|
||||
/pmg-docs-[0-9]*/
|
||||
/pmg-docs_[0-9]*
|
||||
|
Loading…
Reference in New Issue
Block a user