Bläddra i källkod

Merge pull request #2906 from ksmit799/patch-1

[Unity] Ignore .gradle/ build cache
pull/2892/head^2
Brendan Forster 5 år sedan
förälder
incheckning
ddf99c1cff
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3
    0
      Unity.gitignore

+ 3
- 0
Unity.gitignore Visa fil

@@ -8,6 +8,9 @@ Assets/AssetStoreTools*
# Visual Studio cache directory
.vs/

# Gradle cache directory
.gradle/

# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/

Laddar…
Avbryt
Spara