{
    "exclude": [
        ".git",
        ".gitignore",
        ".github",
        "appsero.json",
        "node_modules",
        "tests",
        "phpunit.xml",
        "phpcs.xml",
        "composer.json",
        "composer.lock",
        "*.md",
        "docs",
        ".editorconfig",
        ".vscode",
        ".idea"
    ]
}
