Skip to content

Commit

Permalink
Update .gitattributes for merge conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
valldrac committed Apr 23, 2024
1 parent 9117a15 commit 9cc1d39
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
*.ai binary
# MOLLY: Reduce the number of merge conflicts.
#
# Note: also need:
# git config merge.ours.driver true
# git config merge.theirs.driver 'cp -- %B %A'

/app/src/main/res/values-*/strings.xml merge=theirs
/gradle/verification-metadata.xml merge=union

0 comments on commit 9cc1d39

Please # to comment.