mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-14 18:48:28 -07:00
refactor: squash commits
This commit is contained in:
parent
63ebcb5915
commit
1e6e237aa3
107 changed files with 20077 additions and 0 deletions
15
.dockerignore
Normal file
15
.dockerignore
Normal file
|
@ -0,0 +1,15 @@
|
|||
.git
|
||||
*Dockerfile*
|
||||
*docker-compose*
|
||||
node_modules
|
||||
jsconfig.js
|
||||
.DS_Store
|
||||
tmp
|
||||
temp
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
backend/data
|
Loading…
Add table
Add a link
Reference in a new issue