Skip to content

Commit 1af287e

Browse files
authored
Merge pull request #4780 from SzymonHalucha/patch-1
Update Unity.gitignore to add new ignore patterns
2 parents 90ef4aa + 315e8cb commit 1af287e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Unity.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ ExportedObj/
4646
*.csproj
4747
*.unityproj
4848
*.sln
49+
*.slnx
4950
*.suo
5051
*.tmp
5152
*.user
@@ -100,3 +101,6 @@ InitTestScene*.unity*
100101

101102
# Auto-generated scenes by play mode tests
102103
/[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

Comments
 (0)