diff --git a/.gitignore b/.gitignore index 0cb2d78..0a30a73 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,6 @@ Makefile # latest files docs/static/latest + +# python cache +**/__pychache__/