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

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Дата
Msg-id CAKFQuwZ8XTswCtWLxpy267B4kPNp3FGWS1sPQi=xckgaXFDQrA@mail.gmail.com
обсуждение исходный текст
Ответ на [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)  (Chao Li <li.evan.chao@gmail.com>)
Ответы Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Список pgsql-hackers
On Thu, Jul 31, 2025 at 6:57 PM Chao Li <li.evan.chao@gmail.com> wrote:

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.


The comment in the file you are proposing to edit says:

# This file contains ignores for build artifacts from standard builds.
# Auxiliary files from local workflows, your preferred editor, etc. should
# be ignored locally using $GIT_DIR/info/exclude or ~/.gitexclude.

.vscode falls into the "preferred editor" category of auxiliary files.

David J.

В списке pgsql-hackers по дате отправления: