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:
parent
e313e296c1
commit
32fa57bc61
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue