Replies: 1 comment
-
Found it: |
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
-
I want to ignore
./vendor
, but not./assets/vendor
.and also
"vendor/*"
seem to ignore files in./assets/vendor
as well. How would I configureignore
to only include the root folder?Beta Was this translation helpful? Give feedback.
All reactions