FTP-Deploy-Action/project.code-workspace
SamKirkland 3576f3af9c v4 beta
2020-08-26 01:28:40 -05:00

12 lines
114 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.exclude": {
"**/node_modules": true
}
}
}