forked from cryptoadvance/specter-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
51 lines (50 loc) · 924 Bytes
/
.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
__pycache__
.pytest_cache
*.pyc
.env
.buildenv
.venv
.tor_service_key
build
dist
release
*.egg-info
.vscode
.idea
cert.pem
key.pem
*.dmg
.python-version
pyinstaller/specterd
pyinstaller/release
pyinstaller/release-linux
pyinstaller/release-win
pyinstaller/version.txt
pyinstaller/electron/version-data.json
pyinstaller/electron/downloadloc.js
pyinstaller/electron/node_modules
pyinstaller/electron/package-lock.json
pyinstaller/electron/dist
pyinstaller/electron/fonts
pyinstaller/electron/typography.css
pyinstaller/electron/output.css
.DS_Store
.coverage
cypress/videos
cypress/screenshots
node_modules
btcd-conn.json
elmd-conn.json
tests/bitcoin*
tests/elements*
token.sh
src/cryptoadvance/specter/translations/**/messages.mo
src/cryptoadvance/specter/_version.py
tests/elements
signing_dir
site
docs/README.md
cypresstest-output.xml
cypress/downloads
pyinstaller/electron/output.css
pyinstaller/electron/typography.css