Files
CHOMPStation2/.gitattributes
Arokha Sieyes 66ce799cfc Configure VOREStation Maps
Set maps to be considered binaries in .gitattributes. Copied maps to
non-conflict with upstream pulls, and updated in .dme
2016-05-07 15:08:28 -04:00

14 lines
334 B
Plaintext

# dmm map merger hook
# needs additional setup, see tools/mapmerge/install.txt
# *.dmm merge=merge-dmm
# Nope, now they're binaries.
*.dmm binary
# dmi icon merger hook
# needs additional setup, see tools/dmitool/merging.txt
*.dmi merge=merge-dmi
# force changelog merging to use union
html/changelog.html merge=union