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

added .vsconfig file to ignore in Unity's .gitignore file

This commit is contained in:
p.shestakov 2024-03-06 10:50:22 +02:00
parent 4488915eec
commit 04cc310abb

View file

@ -25,6 +25,7 @@
# Visual Studio cache directory # Visual Studio cache directory
.vs/ .vs/
.vsconfig
# Gradle cache directory # Gradle cache directory
.gradle/ .gradle/