ソースを参照

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