1syntax: glob 2build 3docs/*.html 4docs/*.pdf 5docs/apiref 6docs/usrman 7dist 8MANIFEST 9__pycache__ 10*.pyc 11*.pyo 12*~ 13#petsc4py.PETSc.c 14#petsc4py.PETSc*.h 15
1syntax: glob 2build 3docs/*.html 4docs/*.pdf 5docs/apiref 6docs/usrman 7dist 8MANIFEST 9__pycache__ 10*.pyc 11*.pyo 12*~ 13#petsc4py.PETSc.c 14#petsc4py.PETSc*.h 15