We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90ef4aa + 315e8cb commit 1af287eCopy full SHA for 1af287e
1 file changed
Unity.gitignore
@@ -46,6 +46,7 @@ ExportedObj/
46
*.csproj
47
*.unityproj
48
*.sln
49
+*.slnx
50
*.suo
51
*.tmp
52
*.user
@@ -100,3 +101,6 @@ InitTestScene*.unity*
100
101
102
# Auto-generated scenes by play mode tests
103
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*
104
+
105
+# Auto-generated cache in Assets folder
106
+/[Aa]ssets/[Ss]ceneDependencyCache*
0 commit comments