syntax: glob

*.pyc
*.pyo
__pycache__

Cython/Compiler/*.c
Cython/Plex/*.c
Cython/Runtime/refnanny.c

BUILD/
build/
dist/
.git/
.gitrev
.coverage
*.orig
*.rej
*.dep
*.swp
*~

tags
TAGS