소스 검색

Added a comment why MemoryCaptures get excluded (#3276)

FritzsHero 5 년 전
부모
커밋
f726843f1b
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Unity.gitignore

+ 3 - 0
Unity.gitignore

@@ -8,6 +8,9 @@
 /[Bb]uild/
 /[Bb]uilds/
 /[Ll]ogs/
+
+# MemoryCaptures can get excessive in size.
+# They also could contain extremely sensitive data
 /[Mm]emoryCaptures/
 
 # Asset meta data should only be ignored when the corresponding asset is also ignored