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

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