forked from weyoume/wenode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·64 lines (49 loc) · 852 Bytes
/
.gitignore
File metadata and controls
executable file
·64 lines (49 loc) · 852 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
55
56
57
58
59
60
61
62
63
64
*.a
*.sw*
*.cmake
CMakeCache.txt
CMakeFiles
Makefile
compile_commands.json
moc_*
*.moc
.idea
hardfork.hpp
lcov
libraries/utilities/git_revision.cpp
libraries/wallet/Doxyfile
libraries/wallet/api_documentation.cpp
libraries/wallet/doxygen
programs/cliwallet/wallet
programs/js_operation_serializer/js_operation_serializer
programs/node/node
programs/node/test
programs/delayed_node
programs/build_helpers/cat-parts
programs/size_checker/size_checker
programs/util/get_dev_key
programs/util/inflation_model
tests/app_test
tests/chain_bench
tests/chain_test
tests/plugin_test
tests/intense_test
tests/performance_test
doxygen
build/*
builds/*
dbs/*
made/*
wallet.json
*.wallet
*.pyc
*.pyo
*.egg-info/
contrib/**/private*
contrib/credentials/private*
scripts/**/private*
/build/
/nbproject/private/
cmake-build-debug
nbproject
libraries/fc/*