diff --git a/.gitignore b/.gitignore index 345c6b74..1b176f62 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Python cache __pycache__/ +*.pyc