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: update .gitignore #3557

Merged
merged 5 commits into from
Jun 8, 2021
Merged

chore: update .gitignore #3557

merged 5 commits into from
Jun 8, 2021

Conversation

cuining
Copy link
Contributor

@cuining cuining commented Jun 7, 2021

Checklist

  • updated CHANGELOG.md

out* will cause these below files to be ignored:

lib/vscode/src/vs/editor/contrib/documentSymbols/outlineModel.ts
lib/vscode/src/vs/editor/contrib/documentSymbols/test/
lib/vscode/src/vs/workbench/contrib/codeEditor/browser/outline/ lib/vscode/src/vs/workbench/contrib/notebook/browser/contrib/outline/
lib/vscode/src/vs/workbench/contrib/notebook/browser/view/output/
lib/vscode/src/vs/workbench/contrib/outline/
lib/vscode/src/vs/workbench/contrib/output/
lib/vscode/src/vs/workbench/services/outline/
lib/vscode/src/vs/workbench/services/output/

@cuining cuining requested a review from a team as a code owner June 7, 2021 06:34
@jsjoeio jsjoeio self-assigned this Jun 7, 2021
@jsjoeio jsjoeio added chore Related to maintenance or clean up new contributor For PRs by first-time contributor labels Jun 7, 2021
@repo-ranger
Copy link
Contributor

repo-ranger bot commented Jun 7, 2021

Thanks for making your first contribution! 🙂

@jsjoeio
Copy link
Contributor

jsjoeio commented Jun 7, 2021

Wow, nice catch. Thanks so much for the PR @cuining!

RE: updated CHANGELOG.md

Totally optional but if you want to add this to the CHANGELOG.md then we'll credit you in the release notes for the next release!

@cuining cuining changed the title fix .gitignore chore: update .gitignore Jun 8, 2021
@cuining cuining requested a review from jsjoeio June 8, 2021 15:35
@codecov
Copy link

codecov bot commented Jun 8, 2021

Codecov Report

Merging #3557 (eadd194) into main (ecbef27) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3557   +/-   ##
=======================================
  Coverage   59.21%   59.21%           
=======================================
  Files          35       35           
  Lines        1709     1709           
  Branches      379      379           
=======================================
  Hits         1012     1012           
  Misses        559      559           
  Partials      138      138           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ecbef27...eadd194. Read the comment docs.

@jsjoeio jsjoeio merged commit 9052a13 into coder:main Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Related to maintenance or clean up new contributor For PRs by first-time contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants