update for release
This commit is contained in:
parent
91f88b2aa6
commit
4edef450a3
7 changed files with 81 additions and 26 deletions
14
cms/.dockerignore
Normal file
14
cms/.dockerignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# .dockerignore
|
||||
node_modules
|
||||
.vscode
|
||||
.git
|
||||
.gitignore
|
||||
.gitattributes
|
||||
.eslintignore
|
||||
.eslintrc.cjs
|
||||
.prettierrc
|
||||
.pretieriignore
|
||||
README.md
|
||||
Dockerfile
|
||||
docker-compose.yaml
|
||||
playwright.config.ts
|
||||
Loading…
Add table
Add a link
Reference in a new issue