mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Merge "FAB-9185 add /config to .gitignore"
This commit is contained in:
commit
f64bd714aa
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