init
This commit is contained in:
14
client/.dockerignore
Normal file
14
client/.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
.vscode/
|
||||
coverage/
|
||||
docs/
|
||||
html-report/
|
||||
node_modules/
|
||||
typings/
|
||||
**/*npm-debug.log.*
|
||||
**/*yarn-error.log.*
|
||||
.idea/
|
||||
.DS_Store
|
||||
cypress/screenshots
|
||||
cypress/videos
|
||||
.env*
|
||||
.sasjsrc
|
||||
Reference in New Issue
Block a user