1build 2docs/*.html 3docs/*.info 4docs/*.pdf 5docs/*.[137] 6docs/apiref 7docs/usrman 8dist 9MANIFEST 10__pycache__ 11*.pyc 12*.pyo 13.tox 14 15## Please don't mess with .gitignore. If you really hate `git status` 16## showing Cython-generated files, please add the following lines 17## (without the comment marks) to `.git/info/exclude`. 18 19# Cython-*.egg 20# petsc4py.PETSc.c 21# petsc4py.PETSc*.h 22# src/libpetsc4py/libpetsc4py.[hc] 23