mirror of
https://github.com/github/gitignore
synced 2024-11-05 03:18:51 +01:00
[Unity] Ignore .gradle/ build cache
This commit is contained in:
parent
e313e296c1
commit
32fa57bc61
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user