[b6d3b1]: / .gitattributes  Maximize  Restore  History

Download this file

15 lines (9 with data), 403 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14

############################################################
# DO NOT EDIT THIS FILE - the content may be overwritten
# Version: 1.0.0.0
############################################################



# not try to merge files when they have conflicts, but rather use our side of the merge over others.
* merge=ours

# tread these files as binaries
*.meta -text -diff
*.object -text -diff