diff --git a/.gitignore b/.gitignore index 5810b5b8..208da74a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ Cargo.lock /doc /gh-pages build/ +*.py[co] __pycache__/ .cache .pytest_cache/