Files
marianek.pl/.vscode/sftp.json
2026-03-28 11:33:56 +01:00

18 lines
349 B
JSON

{
"name": "host700513.hostido.net.pl",
"host": "host700513.hostido.net.pl",
"protocol": "ftp",
"port": 21,
"username": "www@marianek.pl",
"password": "7rtNLvttUf8mRhthuPQ5",
"remotePath": "/public_html",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false,
"ignore": [
".vscode",
".git",
".DS_Store"
]
}