Skip to content

Add .vscode/ to .gitignore#8952

Closed
eisenwave wants to merge 1 commit into
cplusplus:mainfrom
eisenwave:ignore-vscode
Closed

Add .vscode/ to .gitignore#8952
eisenwave wants to merge 1 commit into
cplusplus:mainfrom
eisenwave:ignore-vscode

Conversation

@eisenwave

Copy link
Copy Markdown
Member

No description provided.

@eisenwave eisenwave added the P3-Other Triaged issue not in P1 or P2 label Apr 19, 2026
@jensmaurer

Copy link
Copy Markdown
Member

To the best of my knowledge, none of the machinery in the git repo would produce a .vscode/ directory as a temporary artifact, so why should we configure git to ignore it? That seems unfounded.

If your local tooling produces such a directory, you might want to consider ignoring that directory in a global git config file, somewhere in your home directory.

@eisenwave

Copy link
Copy Markdown
Member Author

It's just a matter of convenience for those people who use VScode, either locally or by creating a codespace through GitHub.

@jensmaurer

jensmaurer commented Apr 19, 2026

Copy link
Copy Markdown
Member

And we entertain such pull requests for all other tools out there, with their respective local files, too?

@tkoeppe

tkoeppe commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Agreed with Jens, this is something to be solved elsewhere.

@tkoeppe tkoeppe closed this Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3-Other Triaged issue not in P1 or P2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants