diff --git a/.gitignore b/.gitignore index ce2cca6..384da50 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ __pycache__ error_*.txt tmp -.key* \ No newline at end of file +.key* +*.pyc