diff --git a/.gitignore b/.gitignore index 5127a4df..57eac529 100644 --- a/.gitignore +++ b/.gitignore @@ -60,6 +60,9 @@ chains .cache .pytest_cache +# pycache +__pycache__/ + # Test output logs logs