Skip to content

Commit 8a4aa14

Browse files
committed
Ignore default Recordings folder created by Unity Recorder package
1 parent cdd9e94 commit 8a4aa14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Unity.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
# They also could contain extremely sensitive data
1515
/[Mm]emoryCaptures/
1616

17+
# Recordings can get excessive in size
18+
/[Rr]ecordings/
19+
1720
# Asset meta data should only be ignored when the corresponding asset is also ignored
1821
!/[Aa]ssets/**/*.meta
1922

0 commit comments

Comments
 (0)