Преглед изворни кода

Merge pull request #2180 from ChuckFork/master

ignore Properties/launchSettings.json even if Properties is a subfolder
Brendan Forster пре 8 година
родитељ
комит
52fcfa919c
1 измењених фајлова са 1 додато и 1 уклоњено
  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