diff --git a/Unity.gitignore b/Unity.gitignore index efec83d8..788b9ea3 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -26,6 +26,8 @@ # Visual Studio cache directory .vs/ +# Sometimes .vsconfig is located outside the .vs/ directory and won't be picked up by the ignore pattern above. +.vsconfig # Gradle cache directory .gradle/