Merge pull request #13720 from optimumtact/ihateuall

attributes revert
This commit is contained in:
Cheridan
2015-12-16 20:43:06 -06:00

6
.gitattributes vendored
View File

@@ -1,12 +1,10 @@
code/* text=auto
# dmm map merger hook
# needs additional setup, see tools/mapmerge/install.txt
*.dmm merge=merge-dmm binary
*.dmm merge=merge-dmm
# dmi icon merger hook
# needs additional setup, see tools/dmitool/merging.txt
*.dmi merge=merge-dmi binary
*.dmi merge=merge-dmi
# force changelog merging to use union
html/changelog.html merge=union