mirror of
https://github.com/krewsarchive/default-assets.git
synced 2024-11-22 15:40:53 +01:00
Updates
This commit is contained in:
parent
4e6db2c3b3
commit
cec58df1e0
53
.gitignore
vendored
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
|
@ -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
BIN
images/wallet/-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 347 B |
BIN
images/wallet/0.png
Normal file
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
BIN
images/wallet/5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
images/wallet/hc.png
Normal file
BIN
images/wallet/hc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user