# Claude Code local session state (may contain permission grants that echo
# command arguments verbatim, including secrets passed via env var on the
# command line - never commit this)
.claude/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
MANIFEST

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
coverage.xml
.pytest_cache/

# Environments
.env
.venv
env/
venv/
ENV/

# mypy / ruff
.mypy_cache/
.ruff_cache/

# IDE
.idea/
.vscode/
*.code-workspace

# OS generated files
.DS_Store
Thumbs.db

# GroupOffice MCP Server specific
*.log
config.json

# Debian packaging build artifacts
debian/.debhelper/
debian/mcp-server-groupoffice/
debian/mcprack-mcp-server-groupoffice/
debian/debhelper-build-stamp
debian/files
debian/*.substvars
debian/*.debhelper.log
group-office.svg
