mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-19 18:28:09 +08:00
Ignore DS_Store files. (#440)
* Ignore DSStore Files * Simplify Ignore for DS_Store
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user