diff --git a/.gitignore b/.gitignore index 5b74260..17f0368 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +*__pycache__* *.pyc wrapper.py