We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ea3e97 + 8a4aa14 commit 22468ddCopy full SHA for 22468dd
1 file changed
Unity.gitignore
@@ -14,6 +14,9 @@
14
# They also could contain extremely sensitive data
15
/[Mm]emoryCaptures/
16
17
+# Recordings can get excessive in size
18
+/[Rr]ecordings/
19
+
20
# Asset meta data should only be ignored when the corresponding asset is also ignored
21
!/[Aa]ssets/**/*.meta
22
0 commit comments