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

Respect VCS ignored files and folders #1064

Open
ericcornelissen opened this issue Sep 29, 2022 · 0 comments
Open

Respect VCS ignored files and folders #1064

ericcornelissen opened this issue Sep 29, 2022 · 0 comments

Comments

@ericcornelissen
Copy link

This seems tangentially related to #137. However, I would like to suggest that the Fossa CLI should automatically respect files and folders already ignored by VCS.

I'm requesting this because I have some projects where project manifests end up in a temporary directory that's ignored by my .gitignore, and the Fossa CLI recognizes this and analyzes it. I don't think it's ever the case Fossa should analyze things ignored by VCS, but if there is it could be made optional somehow.

I know I can use the targets.exclude option to achieve this. However, this is not an ideal solution as it means I have to keep my ignores/excludes in sync.

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

No branches or pull requests

1 participant