Addresses https://github.com/purescript/spago/issues/1231 by adding the ability to specify globs for packages included in a workspace and optionally disregarding gitignore files when searching for packages
Checklist:
[x] Added the change to the "Unreleased" section of the changelog
[x] Added some example of the new feature to the README
[ ] Added a test for the contribution (if applicable)
P.S.: the above checks are not compulsory to get a change merged, so you may skip them. However, taking care of them will result in less work for the maintainers and will be much appreciated 😊
Description of the change
Addresses https://github.com/purescript/spago/issues/1231 by adding the ability to specify globs for packages included in a workspace and optionally disregarding gitignore files when searching for packages
Checklist:
README
P.S.: the above checks are not compulsory to get a change merged, so you may skip them. However, taking care of them will result in less work for the maintainers and will be much appreciated 😊