diff --git a/.gitignore b/.gitignore index 907a6af..a52b92d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ */__pycache__/ .cache/ tests/*/__pycache__/ +.pytest_cache/ */*~ *.#* *#