diff --git a/.gitignore b/.gitignore index 378eac2..e524c5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ build +__pycache__ +**/__pycache__