.DS_Store

# We don't care about test outputs
tests/junit/
tests/conjur.pem
tests/access_token

# We should never check in pycache directories
**/__pycache__/

# Distributable files should not be included in the repo
*.tar.gz
