ignore macos attribute files (#302)

This commit is contained in:
TheToid 2024-11-29 08:55:51 +10:00 committed by GitHub
parent 2a72fb2088
commit baf179efdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 43 additions and 0 deletions

View file

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
</PropertyGroup>
</Project>