소스 검색

Ignore default Recordings folder created by Unity Recorder package

Kevin JY Cui 3 년 전
부모
커밋
8a4aa14099
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Unity.gitignore

+ 3 - 0
Unity.gitignore

@@ -14,6 +14,9 @@
 # They also could contain extremely sensitive data
 /[Mm]emoryCaptures/
 
+# Recordings can get excessive in size
+/[Rr]ecordings/
+
 # Asset meta data should only be ignored when the corresponding asset is also ignored
 !/[Aa]ssets/**/*.meta