add git and vscode data in docker build
This commit is contained in:
parent
24c1dc12bb
commit
1856bac0d1
@ -14,3 +14,12 @@ yarn-error.log*
|
|||||||
|
|
||||||
## Dependency directories
|
## Dependency directories
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
|
# git related
|
||||||
|
.editorconfig
|
||||||
|
.gitattributes
|
||||||
|
.gitignore
|
||||||
|
.gitmodules
|
||||||
|
|
||||||
|
# VSCode
|
||||||
|
.vscode/
|
||||||
|
Loading…
Reference in New Issue
Block a user