Skip to content

Commit 52fcfa9

Browse files
authored
Merge pull request #2180 from ChuckFork/master
ignore Properties/launchSettings.json even if Properties is a subfolder
2 parents 02a362b + e66cf59 commit 52fcfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VisualStudio.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dlldata.c
4747
project.lock.json
4848
project.fragment.lock.json
4949
artifacts/
50-
Properties/launchSettings.json
50+
**/Properties/launchSettings.json
5151

5252
*_i.c
5353
*_p.c

0 commit comments

Comments
 (0)