diff --git a/python/.gitignore b/python/.gitignore index 81df440..430c633 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -1,3 +1,5 @@ MANIFEST build/* dist/* +*.pyc +*.pyo