diff --git a/.gitignore b/.gitignore index 5c1d052..580db7c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ .idea target/ local_reports/ +__pycache__/ +*.pyc