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

@ -6,6 +6,7 @@
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
<CompilerGeneratedFilesOutputPath>Generated</CompilerGeneratedFilesOutputPath>
<IsRoslynComponent>true</IsRoslynComponent>
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
</PropertyGroup>
<ItemGroup>