Supprimer le fichier de configuration SFTP pour nettoyer la structure du projet

This commit is contained in:
Puechberty Arthur
2026-03-30 23:19:37 +02:00
parent 6760a523e4
commit 1c516718d8
-11
View File
@@ -1,11 +0,0 @@
{
"name": "My Server",
"host": "10.0.0.158",
"protocol": "sftp",
"port": 22,
"username": "root",
"remotePath": "/root/links",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}