This commit is contained in:
Bill 2021-01-21 00:20:23 -05:00
parent 4e6db2c3b3
commit cec58df1e0
7 changed files with 51 additions and 308 deletions

53
.gitignore vendored
View File

@ -1,4 +1,51 @@
configuration.json
.DS_Store
*/.DS_Store
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/out-tsc
# Only exists if Bazel was run
/bazel-out
# dependencies
/node_modules
# profiling files
chrome-profiler-events*.json
speed-measure-plugin*.json
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
.git
# System Files
.DS_Store
Thumbs.db
*.zip
*.as
*.bin

View File

@ -1 +1 @@
duplicate and rename configuration.json.ex to configuration.json
# default-assets

File diff suppressed because one or more lines are too long

BIN
images/wallet/-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

BIN
images/wallet/0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
images/wallet/5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
images/wallet/hc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB