This commit is contained in:
2026-04-01 01:17:17 +02:00
parent 0f6fe82843
commit acef745ccc
24 changed files with 1785 additions and 3 deletions

10
.vscode/ftp-kr.json vendored
View File

@@ -10,5 +10,13 @@
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [".git", "/.vscode"]
"ignore": [
".git",
"/.vscode",
"/.claude",
"AGENTS.md",
"/.paul",
"/.idea",
"/.serena"
]
}