There was an error while loading. Please reload this page.
.gitignore
In a monorepo setup, I have a .gitignore in root dir and another in a subdir. The CLI seems to only respect the top one and nothing else.
In a monorepo setup, I have a
.gitignorein root dir and another in a subdir. The CLI seems to only respect the top one and nothing else.