10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
# merger hooks, run tools/hooks/install.bat or install.sh to set up
|
|
*.dmm merge=dmm
|
|
*.dmi merge=dmi
|
|
|
|
# force changelog merging to use union
|
|
html/changelog.html merge=union
|
|
|
|
# force all files to be LF
|
|
* text=auto
|