forked from bitshares/bitshares1-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (48 loc) · 1.22 KB
/
.gitignore
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
55
*.a
*.o
*.dylib
*.cmake
*.lib
*.sw*
*.dot
*.DS_Store
docs/html
docs/latex
CMakeCache.txt
CMakeFiles
Makefile
compile_commands.json
.ycm_extra_conf.py*
libraries/api/bts_api_generator
libraries/api/include/bts/api/common_api.hpp
libraries/api/ruby_generator/output
libraries/blockchain/genesis_json.cpp
libraries/rpc_stubs
libraries/utilities/git_revision.cpp
libraries/wallet/include/bts/wallet/url.hpp
programs/client/bitshares_client
programs/utils/btc_wallet_dump
programs/utils/bts_create_genesis
programs/utils/bts_create_key
programs/utils/bts_genesis_to_bin
programs/utils/bts_genesis_to_cpp
programs/utils/convert_btc_pubkey
programs/utils/key_to_wif
programs/utils/map_bts_network
programs/utils/pack_web
tests/bitcoin/wallet_import_tests
tests/bitshares_client_tests
tests/chain_database_tests
tests/client_node
tests/client_rpc_tests/client_rpc_tests
tests/deterministic_signature_test
tests/dev_tests
tests/nathan_tests
tests/server_node
tests/wallet_tests
/tests/debug_tests.log
/tests/failed_tests.log
/tests/regression_tests/blockchain_export_fork_graph/exported_fork.gv
/tests/regression_tests/blockchain_export_fork_graph/exported_fork2.gv
/tests/regression_tests/wallet_backup/wallet_backup.json
/tests/regression_tests/_newtest