mirror of
https://github.com/github/gitignore.git
synced 2026-04-12 02:21:43 +08:00
Added /UIElementsSchema to unity .gitignore
/UIElementsSchema is an auto-generated folder created by Unity. It is used in the UI Toolkit. In Unity discussions, staff have confirmed that this folder can be safely ignored. https://discussions.unity.com/t/uielementsschema/805120
This commit is contained in:
parent
fc6ce5da28
commit
c0aa4c66f9
@ -97,3 +97,6 @@ InitTestScene*.unity*
|
||||
|
||||
# Auto-generated scenes by play mode tests
|
||||
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*
|
||||
|
||||
# UI Toolkit auto generated files
|
||||
/UIElementsSchema
|
||||
|
||||
Loading…
Reference in New Issue
Block a user