forked from etotheipi/BitcoinArmory
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
executable file
·71 lines (59 loc) · 1.17 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
*.swp
*.pyc
*~
*.o
/armoryengine/ArmoryBuild.py
CppBlockUtils.py
_CppBlockUtils.*
/cppForSwig/CppBlockUtils_wrap.cxx
/cppForSwig/libcryptopp.a
/cppForSwig/libleveldb.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
*.DS_Store
osxbuild/Armory.app
osxbuild/env
/ArmoryStandalone/*
/cppForSwig/CppBlockUtils_wrap.h
/cppForSwig/leveldb/*
/cppForSwig/libs/*
/cppForSwig/Release/*
/cppForSwig/swigwin/*
/cppForSwig/pypaths.txt
/pytest/*.bin
/pytest/mytxfile
/*.exe
/CompilerArgs.nsi
/build/bdist.win32/winexe/temp
/*.dll
/qrc_img_resources.py
/.project
/.pydevproject
/.settings
/*.wallet
/findpass.py
/*.txt
/sandbox.py
/webshop/orders/m*
/webshop/orders/n*
/webshop/orders/2*
/webshop/orders/1*
/webshop/orders/3*
/webshop/refunds/m*
/webshop/refunds/n*
/webshop/refunds/2*
/webshop/refunds/1*
/webshop/refunds/3*
/osxbuild/armory_*.tar.gz
/osxbuild/build-app.log.txt
/osxbuild/objc_armory/*
/osxbuild/workspace/*
/armory_*_raspbian-armhf*
/dpkgfiles/control