chore: Add macos to Update-Gitignore.ps1

pull/201/head
Robert Dailey 1 year ago
parent a934e68227
commit cc4a88489d

@ -11,5 +11,5 @@ Function gig {
Out-File -FilePath $(Join-Path -path $pwd -ChildPath ".gitignore") -Encoding ascii
}
gig windows,rider,csharp
gig windows,rider,csharp,macos
git commit -m 'chore(git): Latest .gitignore from gitignore.io' -- .gitignore

Loading…
Cancel
Save