# Build artifacts
/target/

# Local tooling and temp output
/.claude/
/.venv*/
/tmp/

# Editor/OS noise
.DS_Store
.idea/
.vscode/
*.swp
*.swo
*.log

# Local scripts
/create_logo_recipe.sh
