Unverified Commit 32fa57bc authored by Kyle Smith's avatar Kyle Smith Committed by GitHub

[Unity] Ignore .gradle/ build cache

parent e313e296
...@@ -8,6 +8,9 @@ Assets/AssetStoreTools* ...@@ -8,6 +8,9 @@ Assets/AssetStoreTools*
# Visual Studio cache directory # Visual Studio cache directory
.vs/ .vs/
# Gradle cache directory
.gradle/
# Autogenerated VS/MD/Consulo solution and project files # Autogenerated VS/MD/Consulo solution and project files
ExportedObj/ ExportedObj/
.consulo/ .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