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

feat, support .bitignore in workspace-root #8781

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

davidfirst
Copy link
Member

Until now the .gitignore file in the root was always respected and there was no way to override/skip/ignore it.
With this PR, if a file .bitignore found in the workspace root dir, then .gitignore is skipped.

As a side note, the .bitignore we supported already was in the component level, this one is on the workspace level.

@GiladShoham GiladShoham merged commit 26c779f into master Apr 15, 2024
11 checks passed
@GiladShoham GiladShoham deleted the support-bitignore-in-root branch April 15, 2024 13:46
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.

None yet

2 participants