mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Update Unity.gitignore (#3297)
Unity 2020 introduces a new "UserSettings" top-level project folder. See https://forum.unity.com/threads/whats-the-usersettings-directory.754436/ for more information.
This commit is contained in:
parent
9627ac2173
commit
7b5783ace7
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
/[Bb]uild/
|
||||
/[Bb]uilds/
|
||||
/[Ll]ogs/
|
||||
/[Uu]ser[Ss]ettings/
|
||||
|
||||
# MemoryCaptures can get excessive in size.
|
||||
# They also could contain extremely sensitive data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue