1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #4363 from rhys-vdw/patch-2

Ignore mono_crash files in Unity.gitignore
This commit is contained in:
Daniel Johnson 2025-06-13 14:55:19 -07:00 committed by GitHub
commit 29e37fdb51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,6 +61,9 @@ ExportedObj/
# Unity3D generated file on crash reports
sysinfo.txt
# Mono auto generated files
mono_crash.*
# Builds
*.apk
*.aab