2019-04-26 18:27:27 +03:00
|
|
|
build*/
|
|
|
|
_build/
|
2021-01-05 22:04:12 +03:00
|
|
|
!doc/build_apps/
|
2019-04-26 18:27:27 +03:00
|
|
|
Debug*/
|
|
|
|
Release*/
|
|
|
|
CMakeFiles/
|
2021-10-19 10:51:02 +03:00
|
|
|
.vscode/settings.json
|
|
|
|
.vscode/launch.json
|
2019-05-31 17:00:46 +03:00
|
|
|
.vs/
|
2019-04-26 18:27:27 +03:00
|
|
|
libuv/
|
|
|
|
raft_tests.md
|
2021-07-22 18:38:54 +03:00
|
|
|
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/
|
|
|
|
sphinx/env/
|
2019-10-22 18:04:14 +03:00
|
|
|
html/
|
2020-03-02 15:00:09 +03:00
|
|
|
latex/
|
2020-07-07 17:46:44 +03:00
|
|
|
env/
|
|
|
|
*.egg-info
|
2020-08-03 15:12:34 +03:00
|
|
|
**/dist
|
2020-11-10 13:57:56 +03:00
|
|
|
node_modules
|
|
|
|
package-lock.json
|
2021-05-06 21:47:00 +03:00
|
|
|
.cache
|
|
|
|
include/ccf/version.h
|
2021-06-04 16:30:19 +03:00
|
|
|
python/version.py
|
2021-10-19 10:51:02 +03:00
|
|
|
**/compatibility_report.json
|
2021-10-27 00:55:26 +03:00
|
|
|
.venv_ccf_sandbox/*
|
|
|
|
workspace/*
|
|
|
|
ledger_[0-9]*
|
|
|
|
snapshot_[0-9]*
|