# SECRETS .env *.env # CLAUDE .claude/ # RUNTIME /logs/ /locks/ /memory/ # OUTPUT mrlygram-*.svg data/ dist/ pkg/ *.zip # PYTHON __pycache__/ *.pyc .venv/ *.egg-info/ .mypy_cache/ .pytest_cache/ # RUST target/ # NODE node_modules/ .astro/ .wrangler/ # IDE .vscode/ shop/mrlytheme.zip .DS_Store