mirror of
https://github.com/actions/toolkit.git
synced 2026-08-08 00:00:33 +02:00
Ignore DS_Store files. (#440)
* Ignore DSStore Files * Simplify Ignore for DS_Store
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
node_modules/
|
||||
packages/*/node_modules/
|
||||
packages/*/lib/
|
||||
packages/*/__tests__/_temp/
|
||||
packages/*/__tests__/_temp/
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user