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

Update Unity.gitignore

Add ignore idea cache directory
This commit is contained in:
960208781 2022-09-01 19:16:19 +08:00 committed by GitHub
parent e5323759e3
commit 1f02052a0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,9 @@
# Visual Studio cache directory
.vs/
# IDEA cache directory
.idea/
# Gradle cache directory
.gradle/