diff --git a/.gitignore b/.gitignore index ed8ebf5..6575f94 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -__pycache__ \ No newline at end of file +__pycache__ +*.pyc +*.pyo +*.pyd +*.pdb +*.pyt \ No newline at end of file