Replies: 1 comment 1 reply
-
|
Hey Muneeer! 👋 That's a solid question. I was just checking out the repo and didn't see an explicit 'exclude' parameter in the main docs. Usually, tools like GitNexus might default to respecting , but if you need to bypass specific large directories that are tracked, you might need a custom config.\n\nIf it's not supported yet, it would definitely be a great feature request for the team! Are you using the web UI or the CLI version? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using GitNexus on a .NET/C# project. After running npx gitnexus analyze, directories like packages/ and obj/ are showing up
in the graph.
Is there a way to exclude specific directories or files from the analysis? Something like a .gitnexusignore file or a --exclude flag?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions