mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
FAB-9185 add /config to .gitignore
Change-Id: Ib744a40abaabd0292ee09e101fafc63aebbecb02 Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
This commit is contained in:
parent
2bbb0a85b3
commit
8fc0865df4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@
|
|||
.*.sw*
|
||||
# installed platform-specific binaries
|
||||
/bin
|
||||
/config
|
||||
.DS_Store
|
||||
.project
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue