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