18 lines
140 B
Plaintext
18 lines
140 B
Plaintext
|
# .dockerignore
|
||
|
|
||
|
.vscode
|
||
|
|
||
|
node_modules
|
||
|
|
||
|
.git
|
||
|
.gitattributes
|
||
|
|
||
|
.eslintignore
|
||
|
.eslintrc.cjs
|
||
|
|
||
|
.prettierrc
|
||
|
.pretieriignore
|
||
|
|
||
|
README.md
|
||
|
|
||
|
Dockerfile
|