Add back static assets
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,24 +1,13 @@
|
||||
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
# production
|
||||
/build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
.env
|
||||
/node_modules
|
||||
/build
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# redis
|
||||
dump.rdb
|
||||
|
||||
# keys
|
||||
private.key
|
||||
/tokens
|
||||
|
Reference in New Issue
Block a user