Merge branch 'master' of https://git.krews.org/nitro/default-assets
53
.gitignore
vendored
@ -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
|
@ -1,3 +1,3 @@
|
||||
### default-assets
|
||||
|
||||
These are just a few of the default assets, use this repository as a base for your other assets.
|
||||
These are just a few of the default assets, use this repository as a base for your other assets.
|
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 |