-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix: added .vscode and .nvmrc in .gitignore #4111
Conversation
Codecov Report
@@ Coverage Diff @@
## development #4111 +/- ##
============================================
Coverage 21.88% 21.88%
============================================
Files 451 451
Lines 4729 4729
============================================
Hits 1035 1035
Misses 3694 3694 Continue to review full report at Codecov.
|
From next time please avoid micro-PRs. Bundle micro-PRs into a bigger one. We want to ensure that devs who review PRs use their time efficiently. |
@@ -21,7 +21,7 @@ testem.log | |||
/kubernetes/images/frontend/node_Modules/ | |||
.env | |||
.idea | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't remove this line.
Follow Semantic PR naming. |
Add both entries in a single PR |
Short description of what this resolves:
added .vscode in .gitignore
Checklist
development
branch.