Skip to content

Commit e66cf59

Browse files
author
ChuckLu
committed
ignore Properties/launchSettings.json even if Properties is a subfolder
1 parent 02a362b commit e66cf59

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)