__pycache__
*.pyc
wilfred.egg-info
build
dist
.eggs

# Tests
.tox
.coveralls.yml
.coverage

# IDE
.vscode
