Skip to content

Commit 32fa57b

Browse files
authored
[Unity] Ignore .gradle/ build cache
1 parent e313e29 commit 32fa57b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Unity.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Assets/AssetStoreTools*
88
# Visual Studio cache directory
99
.vs/
1010

11+
# Gradle cache directory
12+
.gradle/
13+
1114
# Autogenerated VS/MD/Consulo solution and project files
1215
ExportedObj/
1316
.consulo/

0 commit comments

Comments
 (0)