Skip to content

Commit 29e37fd

Browse files
authored
Merge pull request #4363 from rhys-vdw/patch-2
Ignore mono_crash files in Unity.gitignore
2 parents 92800a5 + f18cd63 commit 29e37fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Unity.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ ExportedObj/
6161
# Unity3D generated file on crash reports
6262
sysinfo.txt
6363

64+
# Mono auto generated files
65+
mono_crash.*
66+
6467
# Builds
6568
*.apk
6669
*.aab

0 commit comments

Comments
 (0)