Skip to content

Commit 3888d64

Browse files
yeasydenyeart
authored andcommitted
[FAB-4313] Add vscode settings to gitignore
Add vscode setting materials to gitignore, hence will not pollute the source code with vscode ide. Change-Id: I5263b8723d94cb56cc84785c4846b7838fc2cd7a Signed-off-by: Baohua Yang <[email protected]>
1 parent 8b3c35c commit 3888d64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ bin/
4343
examples/e2e_cli/channel-artifacts/*.tx
4444
examples/e2e_cli/channel-artifacts/*.block
4545
examples/e2e_cli/crypto-config/*
46+
# vscode settings
47+
.vscode

0 commit comments

Comments
 (0)