diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 00000000..80c555da --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,8 @@ +{ + "permissions": { + "allow": [ + "Bash(git remote set-url:*)", + "Bash(git push:*)" + ] + } +} diff --git a/.vscode/ftp-kr.json b/.vscode/ftp-kr.json index f1ca6319..48c053b1 100644 --- a/.vscode/ftp-kr.json +++ b/.vscode/ftp-kr.json @@ -1,7 +1,7 @@ { "host": "host700513.hostido.net.pl", "username": "www@tysweld.com", - "password": "SuFRuvWrjZescZpbPKfy", + "password": "nLUTUanYmQEHPvjuwHvf", "remotePath": "/public_html/", "protocol": "ftp", "port": 0, diff --git a/.vscode/sftp.json b/.vscode/sftp.json index 568ceca2..f87bb46a 100644 --- a/.vscode/sftp.json +++ b/.vscode/sftp.json @@ -4,7 +4,7 @@ "protocol": "ftp", "port": 21, "username": "www@tysweld.com", - "password": "SuFRuvWrjZescZpbPKfy", + "password": "nLUTUanYmQEHPvjuwHvf", "remotePath": "/public_html/", "uploadOnSave": false, "useTempFile": false,