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(examples): add /build directory to example .gitignore #1008

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

Conversation

itchyny
Copy link
Contributor

@itchyny itchyny commented Mar 9, 2024

This PR adds /build directory to the .gitignore in examples to ignore generated files by tests.

@itchyny itchyny requested a review from teppeis as a code owner March 9, 2024 04:28
@itchyny itchyny force-pushed the improve-examples-gitignore branch from 2c8633f to f1f38f8 Compare March 9, 2024 04:28
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.38%. Comparing base (6861b7a) to head (f1f38f8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1008   +/-   ##
=======================================
  Coverage   57.38%   57.38%           
=======================================
  Files          30       30           
  Lines        2971     2971           
  Branches      203      203           
=======================================
  Hits         1705     1705           
  Misses       1263     1263           
  Partials        3        3           

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.

None yet

1 participant