1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/hyperledger-grid

Клонировать/Скачать
.dockerignore 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Ryan Banks Отправлено 19.03.2021 22:20 4b15e6f
# Copyright 2018-2020 Cargill Incorporated
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Exclude IDE and Editor files
/.idea/
*.sublime*
*.vscode*
# Rust
Cargo.lock
target/
cli/target/
contracts/*/target
daemon/target/
griddle/target/
sdk/target/
contracts/*/bin/
contracts/track_and_trace/src/messages/
# Node
**/node_modules
**/yarn.lock
**/.pnp
**/.pnp.js
**/package-lock.json
**/npm-debug.log
# testing
**/coverage
# Webpack
**/build
**/dist
**/setupProxy.js
tests/sawtooth_sc_test/protobuf/
/server/config.json
**/generated_protos.json
/docs/build/
/docs/source/_autogen/
/docs/source/cli/output/
**/sapling-dev-server/circuits
**/sapling-dev-server/product
**/sapling-dev-server/profile
**/sapling-dev-server/register-login.js
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/hyperledger-grid.git
git@api.gitlife.ru:oschina-mirror/hyperledger-grid.git
oschina-mirror
hyperledger-grid
hyperledger-grid
main