소스 검색

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.
ahmyi 11 년 전
부모
커밋
83602f4c74
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Unity.gitignore

+ 3 - 0
Unity.gitignore

@@ -11,3 +11,6 @@
 /*.userprefs
 /*.pidb
 /*.booproj
+
+#Unity3D Generated File On Crash Reports
+sysinfo.txt