|
I have
|
Answered by
tmccombs
Feb 20, 2025
Replies: 1 comment 1 reply
Nope. The way ignoring a directory works, it doesn't even search the directory, so explicitly adding something under the directory doesn't do anything. This is similar to how gitignore works. |
1 reply
Answer selected by
enoryw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nope. The way ignoring a directory works, it doesn't even search the directory, so explicitly adding something under the directory doesn't do anything. This is similar to how gitignore works.