all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] gitignore: add target/ in sub-directories
@ 2024-01-12 10:11 Stefan Lendl
  2024-01-12 10:23 ` Stefan Hanreich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Lendl @ 2024-01-12 10:11 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 487a953f..c21203a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,12 +14,13 @@
 /*.deb
 /*.dsc
 /*.tar*
+/*/target/
 /Cargo.lock
 /docs/output
 /etc/proxmox-backup-proxy.service
 /etc/proxmox-backup.service
 /proxmox-backup-server-dpkg-contents.txt
-/target
+/target/
 /www/.lint-incremental
 /www/js/
 __pycache__/
-- 
2.42.0





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

end of thread, other threads:[~2024-03-07 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 10:11 [pbs-devel] [PATCH proxmox-backup] gitignore: add target/ in sub-directories Stefan Lendl
2024-01-12 10:23 ` Stefan Hanreich
2024-01-15 14:28 ` [pbs-devel] [RFC proxmox-backup] gitignore: make docs output Stefan Lendl
2024-03-07 14:25 ` [pbs-devel] [PATCH proxmox-backup] gitignore: add target/ in sub-directories Stefan Lendl

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