# test files
.tox
junit-*.xml

# build files
build
dist
*.egg-info

# project files
.idea
.project
.pydevproject

# compiled python files
*.pyc
*.pyo
