all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH v2 proxmox-backup] Add build outputs to .gitignore
@ 2023-10-03 10:17 Stefan Lendl
  2023-10-03 11:13 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Lendl @ 2023-10-03 10:17 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---

ignoring build outputs

Update v2:
- moved all to root .gitignore

 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index eb822f4f..487a953f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,9 +14,14 @@
 /*.deb
 /*.dsc
 /*.tar*
+/Cargo.lock
+/docs/output
 /etc/proxmox-backup-proxy.service
 /etc/proxmox-backup.service
+/proxmox-backup-server-dpkg-contents.txt
 /target
+/www/.lint-incremental
+/www/js/
 __pycache__/
 build/
 local.mak
-- 
2.41.0





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

* [pbs-devel] applied: [PATCH v2 proxmox-backup] Add build outputs to .gitignore
  2023-10-03 10:17 [pbs-devel] [PATCH v2 proxmox-backup] Add build outputs to .gitignore Stefan Lendl
@ 2023-10-03 11:13 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-10-03 11:13 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion, Stefan Lendl

Am 03/10/2023 um 12:17 schrieb Stefan Lendl:
> Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
> ---
> 
> ignoring build outputs
> 
> Update v2:
> - moved all to root .gitignore
> 
>  .gitignore | 5 +++++
>  1 file changed, 5 insertions(+)
> 
>

applied, thanks!




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

end of thread, other threads:[~2023-10-03 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-03 10:17 [pbs-devel] [PATCH v2 proxmox-backup] Add build outputs to .gitignore Stefan Lendl
2023-10-03 11:13 ` [pbs-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal