diff --git a/.gitignore b/.gitignore index 8d4f9c5..70d051b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.venv/ __build__/ +__pycache__/ /dist/ /.idea/ \ No newline at end of file