updated dockerignore
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
node_modules
|
node_modules
|
||||||
.git
|
.git
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
|
||||||
|
dist
|
||||||
|
.env*
|
||||||
|
*.log
|
||||||
|
.gitignore
|
||||||
|
README.md
|
||||||
|
*.md
|
||||||
|
.prettierrc*
|
||||||
|
data
|
||||||
|
|||||||
Reference in New Issue
Block a user