mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08: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
|
||||
sysinfo.txt
|
||||
|
||||
# Mono auto generated files
|
||||
mono_crash.*
|
||||
|
||||
# Builds
|
||||
*.apk
|
||||
*.aab
|
||||
|
||||
Loading…
Reference in New Issue
Block a user