1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-15 14:09:13 +02:00

Ignore mono_crash files

These can be generated by Unity on crash
This commit is contained in:
Rhys van der Waerden 2023-10-25 10:59:17 +11:00 committed by GitHub
parent 4488915eec
commit f18cd633a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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