# Mac OS X
*.DS_Store

# Editors
*.sw[poj]
*~

/.tox
/dist
/build
/*.egg-info
*.py[c,o]
.pytest_cache

# Ansible Jupyter Kernel
.ipynb_checkpoints
ansible_kernel.log
