mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-17 07:56:29 +02:00
ignore macos attribute files (#302)
This commit is contained in:
parent
2a72fb2088
commit
baf179efdb
40 changed files with 43 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
<DefineConstants Condition=" '$(ExtraDefineConstants)' != '' ">$(DefineConstants);$(ExtraDefineConstants)</DefineConstants>
|
||||
<SigningCertificate Condition=" '$(SigningCertificate)' == '' ">-</SigningCertificate>
|
||||
<TieredPGO>true</TieredPGO>
|
||||
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue