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(git): 🐛 .ultraignore considered in getGitFiles #168

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

lxgreen
Copy link
Contributor

@lxgreen lxgreen commented Feb 22, 2021

this PR fixes #117 by excluding patterns in .ultraignore (if exists)

@folke
Copy link
Owner

folke commented Feb 24, 2021

Awesome, code look good.

Can you also add something to the readme under the Build section?

Thanks!

@folke folke merged commit fab9da1 into folke:master Feb 26, 2021
folke pushed a commit that referenced this pull request Feb 26, 2021
## [3.10.0](v3.9.0...v3.10.0) (2021-02-26)

### Features

* **git:** ✨ added support for .ultraignore ([#168](#168)) ([fab9da1](fab9da1))

### Documentation

* 📚️ added info about .ultraignore ([9675976](9675976))

### Other

* **deps:** 🔗 update ([57d1d30](57d1d30))
* ♻️ use @yarnpkg/pnp for proper typing of pnpapi ([73eec5a](73eec5a))
* 🎨 fixed some linting issues ([bdcbe31](bdcbe31))
* 📦️ upgrade to Husky 5 ([311e902](311e902))
* **deps:** update all non-major dependencies ([#157](#157)) ([8bf50d4](8bf50d4))
@folke
Copy link
Owner

folke commented Feb 26, 2021

🎉 This PR is included in version 3.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@folke folke added the released label Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expect can setting exclude some file in .ultra.cache.json
2 participants