0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/.gitattributes
Alex Konradi 20c4966cd8
Prevent auto-merging of acknowledgement text files (#454)
Adjust the attributes so that git will treat the generated acknowledgment files 
as binary for the purposes of merging. This will ensure that a merge of two 
branches that both alter the acknowledgments will require manual resolution 
(ideally by re-running the generation script).
2023-12-13 17:02:19 -05:00

4 lines
158 B
Plaintext

# Prevent auto-merging of generated acknowledgment files
acknowledgments/acknowledgments.* -merge -text
acknowledgments/acknowledgments.*.hbs merge text=auto