mirror of
https://github.com/github/gitignore
synced 2025-06-28 01:28:53 +02:00
Merge pull request #4363 from rhys-vdw/patch-2
Ignore mono_crash files in Unity.gitignore
This commit is contained in:
commit
29e37fdb51
@ -61,6 +61,9 @@ ExportedObj/
|
|||||||
# Unity3D generated file on crash reports
|
# Unity3D generated file on crash reports
|
||||||
sysinfo.txt
|
sysinfo.txt
|
||||||
|
|
||||||
|
# Mono auto generated files
|
||||||
|
mono_crash.*
|
||||||
|
|
||||||
# Builds
|
# Builds
|
||||||
*.apk
|
*.apk
|
||||||
*.aab
|
*.aab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user