mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Added git attributes
This commit is contained in:
12
.gitattributes
vendored
12
.gitattributes
vendored
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user