Skip to content

Commit

Permalink
[FAB-4313] Add vscode settings to gitignore
Browse files Browse the repository at this point in the history
Add vscode setting materials to gitignore, hence will not pollute the
source code with vscode ide.

Change-Id: I5263b8723d94cb56cc84785c4846b7838fc2cd7a
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
  • Loading branch information
yeasy authored and denyeart committed Jun 2, 2017
1 parent 8b3c35c commit 3888d64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ bin/
examples/e2e_cli/channel-artifacts/*.tx
examples/e2e_cli/channel-artifacts/*.block
examples/e2e_cli/crypto-config/*
# vscode settings
.vscode

0 comments on commit 3888d64

Please sign in to comment.