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

chore: Add .vscode to .gitignore #190

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

guzalv
Copy link
Contributor

@guzalv guzalv commented Jan 23, 2025

Based on recommendations here: https://stackoverflow.com/questions/32964920/should-i-commit-the-vscode-folder-to-source-control, it makes sense to commit individual files only when the project decides to enforce/recommend settings and extensions.

Until then, it is more handy to take it out of the way so that it isn't listed as an untracked change.

To prevent .vscode from polluting "git" commands. Eventually it may make
sense to commit individual files inside .vscode to provide e.g.
recommended settings, extensions etc.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12925639123

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 72.752%

Totals Coverage Status
Change from base Build 12766961899: 0.0%
Covered Lines: 1052
Relevant Lines: 1446

💛 - Coveralls

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.

2 participants