mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 15:02:06 +00:00
gitignore: add package build outputs
.. much like it many other repos. Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
This commit is contained in:
parent
2c462964df
commit
f9a0c435e2
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,6 +5,9 @@
|
|||||||
*.tmp
|
*.tmp
|
||||||
*.epub
|
*.epub
|
||||||
*.swp
|
*.swp
|
||||||
|
/*.deb
|
||||||
|
/*.changes
|
||||||
|
/*.buildinfo
|
||||||
/#*#
|
/#*#
|
||||||
/.pve-doc-depends
|
/.pve-doc-depends
|
||||||
/api-viewer/apidoc.js
|
/api-viewer/apidoc.js
|
||||||
|
Loading…
Reference in New Issue
Block a user