# MacOS files
.DS_Store

# Build files
build/
.gitlab-ci-local/

# Ansible files
.ansible/

# Python files
__pycache__

# Test files
tests/output/
