mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 09:35:10 +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*
|
.*.sw*
|
||||||
# installed platform-specific binaries
|
# installed platform-specific binaries
|
||||||
/bin
|
/bin
|
||||||
|
/config
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.project
|
.project
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue