Added git attributes

This commit is contained in:
oranges
2015-12-16 10:40:48 +13:00
parent 46bd68f803
commit 8d282b7fea

12
.gitattributes vendored
View File

@@ -1,10 +1,14 @@
# dmm map merger hook
# needs additional setup, see tools/mapmerge/install.txt
* text=auto
# dmm map merger hook
# needs additional setup, see tools/mapmerge/install.txt
*.dmm merge=merge-dmm
# 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
# force changelog merging to use union
html/changelog.html merge=union