Skip to content

Remove tracked __pycache__ and simplify .gitignore

Klaus Wölfel requested to merge switch-to-anthropic-claude into master
  • Remove toplevel pycache/pytest.cpython-312.pyc from git index
  • Replace four path-specific pycache/ entries with a single **/pycache/ glob that matches at any directory depth

Merge request reports