-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·128 lines (107 loc) · 2.03 KB
/
.gitignore
File metadata and controls
executable file
·128 lines (107 loc) · 2.03 KB
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
*.swp
*.pyc
*~
*.o
*.lo
*.Plo
*.la
*.qm
*libtool.m4
*ltoptions.m4
*ltsugar.m4
*ltversion.m4
*lt~obsolete.m4
*aclocal.m4
*config.guess
*config.log
*config.status
*config.sub
*configure
*compile
*depcomp
*install-sh
*libtool
*ar-lib
*ltmain.sh
*missing
*.deps
*.libs
*autom4te.cache
config.h
stamp-h1
.dirstamp
1
Makefile
ArmoryDB
/armoryengine/ArmoryBuild.py
CppBlockUtils.py
_CppBlockUtils.*
/cppForSwig/CppBlockUtils_wrap.cxx
/cppForSwig/libcryptopp.a
/cppForSwig/libleveldb.a
/cppForSwig/cryptopp/*.a
/cppForSwig/cryptopp/a.out
/cppForSwig/cryptopp/Template
/cppForSwig/cryptopp/TestData
/cppForSwig/cryptopp/TestVectors
/cppForSwig/cryptopp/CTDebug
/cppForSwig/cryptopp/Debug
/cppForSwig/cryptopp/DLL_Debug
/cppForSwig/cryptopp/dlltest___Win32_Debug
/cppForSwig/cryptopp/Release
/cppForSwig/gtest/ContainerTests
/cppForSwig/gtest/CppBlockUtilsTests
/cppForSwig/gtest/*.txt
/cppForSwig/gtest/*.a
/cppForSwig/gtest/*.out.*
/cppForSwig/gtest/blkfiletest/*
/cppForSwig/gtest/ldbtestdir/*
/cppForSwig/gtest/*.dSYM
/cppForSwig/gtest/*.lmdb*
/cppForSwig/gtest/DB1kIterTest
*.DS_Store
/ArmoryStandalone/*
/cppForSwig/CppBlockUtils_wrap.h
/cppForSwig/leveldb/*
/cppForSwig/libs/*
/cppForSwig/Release/*
/cppForSwig/swigwin/*
/cppForSwig/pypaths.txt
/cppForSwig/output.txt
/pytest/*.bin
/pytest/mytxfile
/*.exe
/CompilerArgs.nsi
/build/bdist.win32/winexe/temp
/*.dll
/qrc_img_resources.py
/.project
/.pydevproject
/.settings
/*.wallet
/findpass.py
/sandbox.py
/lang/*.qm
/armory_*_raspbian-armhf*
/dpkgfiles/control
/r-pi/RPI_CROSSCOMPILE/*
/cppForSwig/BitcoinArmory.sdf
/cppForSwig/BitcoinArmory.v12.suo
/cppForSwig/BitcoinArmory.opensdf
*.vcxproj.user
/cppForSwig/BDM_Client/build*
/cppForSwig/BDM_Client/x64*
/cppForSwig/BitcoinArmory_CppTests/x64*
/cppForSwig/BlockDataManager/x64*
/cppForSwig/ContainerTests/Release*
/cppForSwig/ContainerTests/x64*
/cppForSwig/cryptopp/x64*
/cppForSwig/guardian/x64*
/cppForSwig/x64*
/cppForSwig/LMDB_Win/x64*
/cppForSwig/x64/*.*
CMakeLists.txt.user
build_terminal/
generated_proto/
terminal.*/
BlockSettleHW/ledger/hidapi/*