diff --git a/Unity.gitignore b/Unity.gitignore index 9eb70ce1..910d4027 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -33,6 +33,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/