Ignore Addressables link.xml build file

Unity's Addressables creates a link.xml file on build. This is a temporary file and can be ignored, per https://forum.unity.com/threads/link-xml-part-of-version-control.1227360/#post-8190567
This commit is contained in:
Michael Rodríguez Torrent / Miquel Rodríguez Telep 2023-03-13 15:50:50 -04:00 committed by GitHub
parent 4488915eec
commit d659c05104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@ crashlytics-build.properties
# Packed Addressables
/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
# Addressables link build file
/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/[Ll]ink.xml
# Temporary auto-generated Android Assets
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*