.*
!.gitignore
!.gitmodules

*~
\#*#

*.patch
*.pyc

__pycache__/
dist/
generated-doc/
r4d.egg-info/

build/
