build: add frontend container image
This commit is contained in:
10
web/.dockerignore
Normal file
10
web/.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules
|
||||
dist
|
||||
coverage
|
||||
playwright-report
|
||||
test-results
|
||||
*.log
|
||||
*.tsbuildinfo
|
||||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
Reference in New Issue
Block a user