{
    "name": "MMPV Production - OVH",
    "host": "ftp.cluster129.hosting.ovh.net",
    "protocol": "sftp",
    "port": 22,
    "username": "nematei",
    "password": "n4rE98TDJokg1fuHj35v",
    "remotePath": "/homez.1625/nematei/rachetesdeleternel",
    "uploadOnSave": false,
    "useTempFile": false,
    "openSsh": false,
    "downloadOnOpen": false,
    "ignore": [
        ".vscode/**",
        ".git/**",
        ".gitignore",
        ".DS_Store",
        "node_modules/**",
        "tests/**",
        ".env.example",
        "storage/framework/cache/**",
        "storage/framework/sessions/**",
        "storage/framework/views/**",
        "storage/logs/**",
        "bootstrap/cache/**",
        "*.log",
        ".editorconfig",
        ".styleci.yml",
        "phpunit.xml",
        ".phpunit.result.cache",
        "README.md",
        "CHANGELOG.md",
        "LICENSE",
        "package.json",
        "package-lock.json",
        "webpack.mix.js",
        "vite.config.js",
        "tailwind.config.js",
        "postcss.config.js"
    ],
    "watcher": {
        "files": "**/*",
        "autoUpload": false,
        "autoDelete": false
    },
    "syncOption": {
        "delete": false,
        "update": true
    }
}
