public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server] gitignore
@ 2023-11-17 14:20 Stefan Lendl
  2023-11-17 14:53 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Lendl @ 2023-11-17 14:20 UTC (permalink / raw)
  To: pve-devel

build output and .vscode

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

diff --git a/.gitignore b/.gitignore
index e48cf98..caaef23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,5 @@ sparsecp
 vmtar
 build
 qm.bash-completion
+/.vscode/
+/qemu-server-*/
-- 
2.42.0





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

* [pve-devel] applied:  [PATCH qemu-server] gitignore
  2023-11-17 14:20 [pve-devel] [PATCH qemu-server] gitignore Stefan Lendl
@ 2023-11-17 14:53 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-11-17 14:53 UTC (permalink / raw)
  To: Proxmox VE development discussion, Stefan Lendl

Am 17/11/2023 um 15:20 schrieb Stefan Lendl:
> build output and .vscode
> 
> Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
> ---
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
>

applied, with the build-dir made slightly more specific by using
/qemu-server-[0-9]*/ and the subject changed to something meaningful than
just a single word (would have been only the second commit consisting of
only one word in the subject), as gitignore, especially if one exists
already, is really not helpful when scrolling e.g., git log --oneline




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

end of thread, other threads:[~2023-11-17 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-17 14:20 [pve-devel] [PATCH qemu-server] gitignore Stefan Lendl
2023-11-17 14:53 ` [pve-devel] applied: " Thomas Lamprecht

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