# Everybody should have their own ansible configuration.
# Please copy ansible.cfg.default and create your own.
ansible.cfg

# Stuff in files/ that is already in our internal repository, needs to
# be ignored here. If we add other subdirectories in files/, we need to
# unignore that here.
files/

# Put all the temporary files we generally do not want below.
**/.*.swp
*.retry