*.pyc
*.pyo
__pycache__
*.so
*.o

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

Tools/*.elc

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

tags
TAGS

.tox
