mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-23 16:03:48 +00:00
12 lines
369 B
Plaintext
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
|