CCF/.gitignore

48 строки
742 B
Plaintext
Исходник Обычный вид История

2019-04-26 18:27:27 +03:00
build*/
*_build/
2023-03-14 16:09:34 +03:00
!ccf_build/
!doc/build_apps/
2019-04-26 18:27:27 +03:00
Debug*/
Release*/
CMakeFiles/
.vscode/
.vs/
2019-04-26 18:27:27 +03:00
libuv/
raft_tests.md
tests/raft_scenarios/scenario-*
2019-04-08 12:13:05 +03:00
*.pyc
2020-03-02 15:00:09 +03:00
__pycache__/
2019-04-26 18:27:27 +03:00
sphinx/build/
tests/Testing/
doxygen/
obj/
*.retry
tests/env/
tests/**/*pb2*.py
2019-04-26 18:27:27 +03:00
sphinx/env/
html/
2020-03-02 15:00:09 +03:00
latex/
2020-07-07 17:46:44 +03:00
env/
*.egg-info
**/dist
2020-11-10 13:57:56 +03:00
node_modules
package-lock.json
.cache
include/ccf/version.h
2021-06-04 16:30:19 +03:00
python/version.py
src/host/config_schema.h
src/node/gov/api_schema.h
**/compatibility_report.json
2023-09-05 21:36:31 +03:00
.venv_ccf_sandbox/
2021-10-27 00:55:26 +03:00
workspace/*
ledger_[0-9]*
snapshot_[0-9]*
!tests/testdata/**/ledger*
!tests/testdata/**/snapshot*
doc/operations/generated_config.rst
*.parquet
2022-11-24 00:25:37 +03:00
tests/perf-system/analyzer/*.png
**/*.ipynb*
scripts/azure_deployment/.env
tests/external_executor/executors/ccf/protobuf/*.proto