Replies: 1 comment
-
The problem was name: Exclude Source Control which should be name: nodejs because it obviously was overridden by the builtin filter in order to do the filtering i used d: \.next$ so the complete filter is:
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to compare two nextjs projects and ignore the .next and the node_modules folder recursively but canot get the filter working
Beta Was this translation helpful? Give feedback.
All reactions