1
0
Эх сурвалжийг харах

Visual studio cache issue

/.vs/ do not catch the visual studio cache folder but .vs/ do
kilian442 7 жил өмнө
parent
commit
168b75d7ec
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Unity.gitignore

+ 1 - 1
Unity.gitignore

@@ -6,7 +6,7 @@
 Assets/AssetStoreTools*
 
 # Visual Studio cache directory
-/.vs/
+.vs/
 
 # Autogenerated VS/MD/Consulo solution and project files
 ExportedObj/