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

@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
</PropertyGroup>
<ItemGroup>