Files
Aurora.3/.gitattributes
T
skull132andGitHub 3b483ea703 Ladders unittest (#2924)
The unit test checks for two things:

All ladders on the map are complete (have at least target_up or target_down).
All ladders have open space in the appropriate area.
2017-07-03 02:25:02 +03:00

11 lines
294 B
Plaintext

# dmm map merger hook
# needs additional setup, see tools/mapmerge/install.txt
*.dmm merge=merge-dmm eol=crlf
# 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