forked from EDCBlockchain/blockchain
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
54 lines (41 loc) · 696 Bytes
/
Copy path.gitignore
File metadata and controls
54 lines (41 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*.a
*.sw*
CMakeCache.txt
CMakeFiles
Makefile
compile_commands.json
moc_*
*.moc
hardfork.hpp
libraries/utilities/git_revision.cpp
libraries/wallet/Doxyfile
libraries/wallet/api_documentation.cpp
libraries/wallet/doxygen
programs/cli_wallet/cli_wallet
programs/js_operation_serializer/js_operation_serializer
programs/witness_node/witness_node
tests/app_test
tests/chain_bench
tests/chain_test
tests/intense_test
tests/performance_test
doxygen
wallet.json
genesis.json
witness_node_data_dir
data
*.wallet
programs/witness_node/object_database/*
object_database
*.pyc
*.pyo
.idea
build-debug
build-release
build-fc
build
debug
CMakeLists.txt.user
wallet2.json
wallet_block.json
scripts