summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: aac013e8eeda2411217f3ef97ca1e027d441d4c4 (plain)
1
2
3
4
5
6
7
8
9
# No diff, no email for key files
*.key -diff
*.pem -diff

# Discard diff for secrets.json
secrets.json -diff

# No diff for hiera files, they contain passwords
hiera/* -diff