Files
Paradise/.gitattributes
2025-08-10 10:26:30 +00:00

12 lines
369 B
Plaintext

## Merge hooks, run tools/hooks/install.bat or install.sh to set up
*.dmm text eol=lf merge=dmm
*.dmi binary merge=dmi
## TGUI bundles
*.bundle.* binary
*.chunk.* binary
## WARNING: DEPRECATED
## To activate the merge drivers, comment the above lines and uncomment the below lines
# *.bundle.* binary merge=tgui-merge-bundle
# *.chunk.* binary merge=tgui-merge-bundle