Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.gitignore: add IDE files #4087

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

simaotwx
Copy link
Contributor

These tend to clutter up repositories.

These tend to clutter up repositories.
@mholt mholt merged commit a87f757 into caddyserver:master Mar 29, 2021
@mholt
Copy link
Member

mholt commented Mar 29, 2021

Thank you!

(Huh, I use VS Code but don't have any .vscode folder.)

@simaotwx
Copy link
Contributor Author

Thank you!

You're welcome :)

(Huh, I use VS Code but don't have any .vscode folder.)

I think it depends on your local settings and configuration. Certain extensions and settings may create this folder.

Here is a more thorough .gitignore file (certain files would still be checked in if you use this one): https://github.com/github/gitignore/blob/218a941be92679ce67d0484547e3e142b2f5f6f0/Global/VisualStudioCode.gitignore

@francislavoie
Copy link
Member

I did have a .vscode/ dir when I played around with delve a while back to debug something, because I was configuring the "Run" button in VSCode, which wrote a project-specific .json config file.

@francislavoie francislavoie added this to the v2.4.0 milestone May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants