Skip to content

Commit 3f15655

Browse files
committed
Add VS launchSettings.json to gitignore
1 parent fff1e31 commit 3f15655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ package-lock.json
2020
/node_modules
2121
/.output
2222

23+
src/WebJobs.Script.WebHost/Properties/launchSettings.json
24+
2325
# ignore generated grpc code from core branch
2426
src/WebJobs.Script.Grpc/Messages

0 commit comments

Comments
 (0)