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
40 changed files with 43 additions and 0 deletions

View File

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