.gitignore
302 B · text · 40 lines
1# SECRETS2.env3*.env45# CLAUDE6.claude/78# RUNTIME9/logs/10/locks/11/memory/1213# OUTPUT14mrlygram-*.svg15data/16dist/17pkg/18*.zip1920# PYTHON21__pycache__/22*.pyc23.venv/24*.egg-info/25.mypy_cache/26.pytest_cache/2728# RUST29target/3031# NODE32node_modules/33.astro/34.wrangler/3536# IDE37.vscode/3839shop/mrlytheme.zip40.DS_Store