mirror of
https://github.com/KabKebab/GS13.git
synced 2026-02-09 23:27:37 +00:00
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
|