diff --git a/.gitignore b/.gitignore index 63178f20..c810154f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ vendor .ruby-version /venv .pytest_cache -__pycache__ \ No newline at end of file +__pycache__ +.github/tests/.pytest_cache \ No newline at end of file