diff --git a/.gitignore b/.gitignore index 4e1cead..6170df3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ /venv/ test_rsa.py .gitignore -commiter.py \ No newline at end of file +commiter.py +__pycache__ +*.pyc \ No newline at end of file