*~
.#*
## the next line needs to start with a backslash to avoid looking like
## a comment
\#*#
.*.swp

*.pyc
*.pyo
.tox

/*.egg-info
/virtualenv
/build
/*.yaml

.ropeproject