shell-cell 0.3.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"],
    "files": [
        "docs/**",
        "**.md"
    ],
    "words": [
        "Pozhylenkov",
        "clippy",
        "leshiy",
        "scell",
    ]
}