mcltspice/.gitignore
Ryan Malloy 50953a4dea Initial mcp-ltspice: MCP server for LTspice circuit simulation
Wine batch-mode runner, binary .raw parser (UTF-16 LE + mixed
precision float64/float32), .asc schematic parser/editor, and
9 FastMCP tools for simulation automation on Linux.
2026-02-10 13:13:36 -07:00

8 lines
63 B
Plaintext

__pycache__/
*.pyc
*.pyo
.venv/
dist/
*.egg-info/
.ruff_cache/