diff --git a/.github/actions/get-highest-tag/.gitignore b/.github/actions/get-highest-tag/.gitignore index a36ea96..c212004 100644 --- a/.github/actions/get-highest-tag/.gitignore +++ b/.github/actions/get-highest-tag/.gitignore @@ -3,4 +3,6 @@ *.swo *~ +.DS_Store + node_modules