-
-
Notifications
You must be signed in to change notification settings - Fork 198
Ignore .DS_Store file changes on Mac #2473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
### chokidar#path-filtering https://github.com/paulmillr/chokidar#path-filtering Resolves: NativeScript#2472
|
Can one of the admins verify this patch? |
|
Ye nevermind this didn't resolve the issue :X |
|
Can one of the admins verify this patch? |
roblav96
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested and can confirm these changes work properly.
dtopuzov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 after green tests
|
Can one of the admins verify this patch? |
|
run CI |
* Ignore .DS_Store file changes on Mac https://github.com/paulmillr/chokidar#path-filtering Resolves: #2472 * Updated to ignored: '**/*.DS_Store'
* Ignore .DS_Store file changes on Mac https://github.com/paulmillr/chokidar#path-filtering Resolves: #2472 * Updated to ignored: '**/*.DS_Store'
chokidar#path-filtering
https://github.com/paulmillr/chokidar#path-filtering
Resolves:
#2472