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

.gitignore is not respected in subdirs #248

Open
pavan-sunkara-qatalog opened this issue Jun 16, 2022 · 3 comments
Open

.gitignore is not respected in subdirs #248

pavan-sunkara-qatalog opened this issue Jun 16, 2022 · 3 comments

Comments

@pavan-sunkara-qatalog
Copy link

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.

@jazanne
Copy link
Contributor

jazanne commented Jun 16, 2022

@pavan-sunkara-qatalog thanks for submitting this issue. Can you please share more information about what version of code references you are running?

@pavan-sunkara-qatalog
Copy link
Author

2.5.7, I installed the latest from homebrew.

@pavan-sunkara-qatalog
Copy link
Author

I actually suspect that .gitignore is not being respected completely. My frontend build files were also added as references even though I added the frontend/build dir to the main .gitignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants