This commit is contained in:
2024-12-20 14:47:06 +01:00
40802 changed files with 7801568 additions and 8 deletions

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

@@ -6,7 +6,7 @@
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoUpload": false,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,

File diff suppressed because it is too large Load Diff

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}