Browse Source

Added a comment why MemoryCaptures get excluded (#3276)

pull/3292/head
FritzsHero 4 years ago
parent
commit
f726843f1b
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Unity.gitignore

+ 3
- 0
Unity.gitignore View File

/[Bb]uild/ /[Bb]uild/
/[Bb]uilds/ /[Bb]uilds/
/[Ll]ogs/ /[Ll]ogs/

# MemoryCaptures can get excessive in size.
# They also could contain extremely sensitive data
/[Mm]emoryCaptures/ /[Mm]emoryCaptures/


# Asset meta data should only be ignored when the corresponding asset is also ignored # Asset meta data should only be ignored when the corresponding asset is also ignored

Loading…
Cancel
Save