Compare commits

...

3 Commits

Author SHA1 Message Date
Krolti
9596b8b09d
Merge 0fecd1b436 into 84c6914a9b 2026-04-04 02:51:46 +00:00
Krolti
0fecd1b436
Merge branch 'github:main' into Unity-/UIElementsSchema-.gitignore 2025-11-29 22:36:47 +03:00
Krolti
c0aa4c66f9
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
2025-11-03 10:47:50 +03:00

View File

@ -97,3 +97,6 @@ InitTestScene*.unity*
# Auto-generated scenes by play mode tests # Auto-generated scenes by play mode tests
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity* /[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*
# UI Toolkit auto generated files
/UIElementsSchema