Browse Source

ignore Properties/launchSettings.json even if Properties is a subfolder

ChuckLu 8 năm trước cách đây
mục cha
commit
e66cf596e0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      VisualStudio.gitignore

+ 1 - 1
VisualStudio.gitignore

@@ -47,7 +47,7 @@ dlldata.c
 project.lock.json
 project.fragment.lock.json
 artifacts/
-Properties/launchSettings.json
+**/Properties/launchSettings.json
 
 *_i.c
 *_p.c