update
This commit is contained in:
7
.vscode/sftp.json
vendored
7
.vscode/sftp.json
vendored
@@ -8,5 +8,10 @@
|
||||
"remotePath": "/autoinstalator/wordpress9",
|
||||
"uploadOnSave": false,
|
||||
"useTempFile": false,
|
||||
"openSsh": false
|
||||
"openSsh": false,
|
||||
"ignore": [
|
||||
".vscode",
|
||||
".git",
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user