Merge branch 'master' of https://git.krews.org/nitro/default-assets
53
.gitignore
vendored
@ -1,4 +1,51 @@
|
|||||||
configuration.json
|
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||||||
.DS_Store
|
|
||||||
*/.DS_Store
|
# 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
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
|
|
||||||
|
*.zip
|
||||||
|
*.as
|
||||||
|
*.bin
|
Before Width: | Height: | Size: 624 B |
Before Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 2.3 KiB |
BIN
images/wallet/-1.png
Normal file
After Width: | Height: | Size: 347 B |
BIN
images/wallet/0.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
images/wallet/5.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
images/wallet/hc.png
Normal file
After Width: | Height: | Size: 15 KiB |