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