mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Unity: Update Builds entries
Add debug data directories entry Add OBB (Opaque Binary Blob) files entry
This commit is contained in:
parent
ec92c289e8
commit
4c10379605
@ -72,8 +72,11 @@ sysinfo.txt
|
|||||||
mono_crash.*
|
mono_crash.*
|
||||||
|
|
||||||
# Builds
|
# Builds
|
||||||
|
/*_BackUpThisFolder_ButDontShipItWithYourGame/
|
||||||
|
/*_BurstDebugInformation_DoNotShip/
|
||||||
*.apk
|
*.apk
|
||||||
*.aab
|
*.aab
|
||||||
|
*.obb
|
||||||
*.unitypackage
|
*.unitypackage
|
||||||
*.unitypackage.meta
|
*.unitypackage.meta
|
||||||
*.app
|
*.app
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user