Add .pytest_cache/ to gitignore

Description

Avoid git picking up on .pytest_cache after running pytest locally.

Changes proposed in this merge request:

  • Add .pytest_cache to .gitignore

Merge request reports

Loading