Update Unity.gitignore
Sysinfo.txt is generated by unity if occurs any crashes. The content consist of users system information, running process etc. I don't think that should be shared with others.
This commit is contained in:
parent
8979b22eda
commit
83602f4c74
@ -11,3 +11,6 @@
|
|||||||
/*.userprefs
|
/*.userprefs
|
||||||
/*.pidb
|
/*.pidb
|
||||||
/*.booproj
|
/*.booproj
|
||||||
|
|
||||||
|
#Unity3D Generated File On Crash Reports
|
||||||
|
sysinfo.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user