mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-06 05:56:15 +08:00
Ignore DS_Store files. (#440)
* Ignore DSStore Files * Simplify Ignore for DS_Store
This commit is contained in:
parent
97cabf0eb9
commit
94cd8efa47
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
node_modules/
|
||||
packages/*/node_modules/
|
||||
packages/*/lib/
|
||||
packages/*/__tests__/_temp/
|
||||
packages/*/__tests__/_temp/
|
||||
.DS_Store
|
||||
|
Loading…
x
Reference in New Issue
Block a user