1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

[Unity] Ignore .gradle/ build cache

This commit is contained in:
Kyle Smith 2018-12-12 19:47:32 +10:00 committed by GitHub
parent e313e296c1
commit 32fa57bc61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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