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

From Chao Li
Subject [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Date
Msg-id CAEoWx2k-1FtCXPVd+-ujUkBr=OqUoZ-YTzWY4NqaN1w2dFjsKA@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
List 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

pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Pathify RHS unique-ification for semijoin planning
Next
From: "David G. Johnston"
Date:
Subject: Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)