shell-cell 1.6.1

Shell-Cell. CLI app to spawn and manage containerized shell environments
{
    "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
    "version": "0.2",
    "enabled": true,
    "language": "en,en-US",
    "useGitignore": true,
    "dictionaries": ["html", "css"],
    "ignorePaths": [
        "CLAUDE.md",
        "docs/mermaid.min.js"
    ],
    "files": [
        "docs/**",
        "**.md"
    ],
    "words": [
        "Pozhylenkov",
        "clippy",
        "leshiy",
        "scell",
        "dager",
        "Earthfile",
        "mdbook",
        "mdBook",
        "Knut"
    ]
}