[PATCH v1] Trivial: ignore IDE-specific files (.vscode/)

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Date: 2025-08-01 01:57:20
Message-ID: CAEoWx2k-1FtCXPVd+-ujUkBr=OqUoZ-YTzWY4NqaN1w2dFjsKA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Committers,

I'm using VS Code to work on PostgreSQL, and the .vscode folder constantly
shows up in "git status". To eliminate this noise, I'd like to add the
folder to .gitignore.

This patch doesn't touch any C code, thus no need to run test. It has been
in my local for a while, it should be no harm.

Attached is the patch file.

Thanks a lot.
Chao Li (Evan)
=============
HighGo Inc.

Attachment Content-Type Size
v1-0001-Trivial-ignore-IDE-specific-files-.vscode.patch application/octet-stream 688 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2025-08-01 02:11:31 Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Previous Message Richard Guo 2025-08-01 01:53:37 Re: Pathify RHS unique-ification for semijoin planning