public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Stefan Lendl <s.lendl@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup] gitignore: add target/ in sub-directories
Date: Fri, 12 Jan 2024 11:11:31 +0100	[thread overview]
Message-ID: <20240112101131.151439-1-s.lendl@proxmox.com> (raw)

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





             reply	other threads:[~2024-01-12 10:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12 10:11 Stefan Lendl [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240112101131.151439-1-s.lendl@proxmox.com \
    --to=s.lendl@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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