- Created `pp_carousel.tpl` for rendering product carousel with Swiper integration. - Added `plan.md` detailing module architecture, database schema, and implementation steps. - Initialized log files for development and production environments.
19 lines
363 B
JSON
19 lines
363 B
JSON
{
|
|
"host": "newwalls.pl",
|
|
"username": "projectpro",
|
|
"password": "i6B.b5P{d6",
|
|
"remotePath": "/public_html",
|
|
"protocol": "ftp",
|
|
"port": 0,
|
|
"fileNameEncoding": "utf8",
|
|
"autoUpload": true,
|
|
"autoDelete": false,
|
|
"autoDownload": false,
|
|
"ignoreRemoteModification": true,
|
|
"ignore": [
|
|
".git",
|
|
"/.vscode",
|
|
"/.claude",
|
|
"/.serena"
|
|
]
|
|
} |