We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c87d24 commit f726843Copy full SHA for f726843
1 file changed
Unity.gitignore
@@ -8,6 +8,9 @@
8
/[Bb]uild/
9
/[Bb]uilds/
10
/[Ll]ogs/
11
+
12
+# MemoryCaptures can get excessive in size.
13
+# They also could contain extremely sensitive data
14
/[Mm]emoryCaptures/
15
16
# Asset meta data should only be ignored when the corresponding asset is also ignored
0 commit comments