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

Added .vscode folder to .gitignore settings. #212

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

willynilly
Copy link
Contributor

Added .vscode folder to. gitignore settings.

@jagerber48
Copy link
Contributor

I always have a hard time getting the entries in .gitignore right. Would it be better if this were .vscode/? Or maybe even .vscode/**? .idea/ for pycharm has worked fine for me.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.70%. Comparing base (57e2a20) to head (cebb494).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  Coverage   95.70%   95.70%           
=======================================
  Files          11       11           
  Lines        1908     1908           
=======================================
  Hits         1826     1826           
  Misses         82       82           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@newville
Copy link
Member

newville commented Apr 1, 2024

@jagerber48 I think

.vscode/

which will ignore that folder and everything in it.

@willynilly
Copy link
Contributor Author

I changed it as suggested.

@newville newville merged commit 4771a14 into lmfit:master Apr 22, 2024
18 checks passed
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