-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Suggested replacement for addIgnoreFile doesn't work always #108
Comments
dhilgarth
changed the title
Suggested replacement for addIgnoreFile doesn't work on Windows
Suggested replacement for addIgnoreFile doesn't work always
Jan 26, 2024
confirmed. Nice catch buddy. |
kaelzhang
added a commit
that referenced
this issue
Feb 1, 2024
I will do a complete tests for all zero-width chars |
Landed in |
Awesome, thanks! |
This was referenced Sep 9, 2024
This was referenced Sep 22, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
With the attached .gitignore, the following code will return
false
I believe it's because of the BOM at the beginning of the file.
gitignore.zip
The text was updated successfully, but these errors were encountered: