فهرست منبع

Visual studio cache issue

/.vs/ do not catch the visual studio cache folder but .vs/ do
kilian442 7 سال پیش
والد
کامیت
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/