Procházet zdrojové kódy

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.
pull/3275/head^2
Daniel Heim před 4 roky
rodič
revize
7b5783ace7
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      Unity.gitignore

+ 1
- 0
Unity.gitignore Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit