Created dockerfile
This commit is contained in:
18
.dockerignore
Normal file
18
.dockerignore
Normal file
@ -0,0 +1,18 @@
|
||||
# .dockerignore
|
||||
|
||||
.vscode
|
||||
|
||||
node_modules
|
||||
|
||||
.git
|
||||
.gitattributes
|
||||
|
||||
.eslintignore
|
||||
.eslintrc.cjs
|
||||
|
||||
.prettierrc
|
||||
.pretieriignore
|
||||
|
||||
README.md
|
||||
|
||||
Dockerfile
|
Reference in New Issue
Block a user