17 lines
132 B
Text
17 lines
132 B
Text
|
# .dockerignore
|
||
|
|
||
|
node_modules
|
||
|
|
||
|
.git
|
||
|
.gitattributes
|
||
|
|
||
|
.eslintignore
|
||
|
.eslintrc.cjs
|
||
|
|
||
|
.prettierrc
|
||
|
.pretieriignore
|
||
|
|
||
|
README.md
|
||
|
|
||
|
Dockerfile
|