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

fix: respect .gitignore #138

Merged
merged 3 commits into from
Jan 4, 2024
Merged

fix: respect .gitignore #138

merged 3 commits into from
Jan 4, 2024

Conversation

moshfeu
Copy link
Owner

@moshfeu moshfeu commented Dec 31, 2023

resolve #126 following @gliviu's suggestion
continues the work at #97

Additions

  • use node 18 for globby
  • skipLibCheck because globy's type check has failed

@moshfeu moshfeu merged commit c03129d into master Jan 4, 2024
4 checks passed
@moshfeu moshfeu deleted the fix/respect-gitignore branch January 4, 2024 06:21
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.

When respecting gitignore, pattern negated in gitignore should take over wildcard.
2 participants