Unverified Commit ddf99c1c authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2906 from ksmit799/patch-1

[Unity] Ignore .gradle/ build cache
parents 3be56ed0 32fa57bc
......@@ -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/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment