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