diff --git a/.gitignore b/.gitignore index 68a775b..552877b 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,6 @@ tests/mklargefile tests/parsecheck tests/randomcheck man/*.gz +*.o +*.a +*.pyc