# Distribution / packaging
*.egg*
build/
dist/

# Testing
.cache
.tox

# Virtual Environments:

# Ansible files
*.retry

# Prevent hosts files from sneaking into the git repo
hosts

