diff options
-rw-r--r-- | Unity.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Unity.gitignore b/Unity.gitignore index 5d29f6c3..0f9943c9 100644 --- a/Unity.gitignore +++ b/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 |