diff options
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8ba227c7a..6b7813f21 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ .dir-locals.el .cache/ .mypy_cache/ +.pytest_cache/ .ropeproject/ TAGS .tags |