diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
