diff --git a/.gitignore b/.gitignore index ba59c97..42b07c6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /tests/ /data/ /temp/ +**/__pycache__/ \ No newline at end of file