Update Unity.gitignore
Added ignore for JetBrains Rider
This commit is contained in:
parent
218a941be9
commit
8d0c08f134
@ -29,6 +29,9 @@
|
|||||||
# Gradle cache directory
|
# Gradle cache directory
|
||||||
.gradle/
|
.gradle/
|
||||||
|
|
||||||
|
# Rider cache directory
|
||||||
|
.idea/
|
||||||
|
|
||||||
# Autogenerated VS/MD/Consulo solution and project files
|
# Autogenerated VS/MD/Consulo solution and project files
|
||||||
ExportedObj/
|
ExportedObj/
|
||||||
.consulo/
|
.consulo/
|
||||||
|
Loading…
Reference in New Issue
Block a user