mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-14 18:48:28 -07:00
chore: update dockerfile
This commit is contained in:
parent
69d4d2288f
commit
e88c95454e
2 changed files with 17 additions and 14 deletions
|
@ -3,7 +3,9 @@
|
|||
*Dockerfile*
|
||||
*docker-compose*
|
||||
node_modules
|
||||
jsconfig.js
|
||||
jsconfig.json
|
||||
tsconfig.json
|
||||
.eslintrc.json
|
||||
.DS_Store
|
||||
tmp
|
||||
temp
|
||||
|
@ -13,4 +15,5 @@ npm-debug.log*
|
|||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
.yarn/cache
|
||||
backend/data/db.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue