update
This commit is contained in:
9
.vscode/sftp.json
vendored
9
.vscode/sftp.json
vendored
@@ -6,7 +6,12 @@
|
||||
"username": "www@pomysloweprezenty.pl",
|
||||
"password": "vx6HmtcdGraQTBwj3BDV",
|
||||
"remotePath": "/public_html",
|
||||
"uploadOnSave": false,
|
||||
"uploadOnSave": true,
|
||||
"useTempFile": false,
|
||||
"openSsh": false
|
||||
"openSsh": false,
|
||||
"ignore": [
|
||||
".vscode",
|
||||
".git",
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user