Skip to content

Commit

Permalink
Update Unity.gitignore (#3297)
Browse files Browse the repository at this point in the history
Unity 2020 introduces a new "UserSettings" top-level project folder.
See https://forum.unity.com/threads/whats-the-usersettings-directory.754436/ for more information.
  • Loading branch information
danielheim committed Feb 9, 2020
1 parent 9627ac2 commit 7b5783a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Unity.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7b5783a

Please sign in to comment.