nso-family-multiplayer/.gitattributes

21 lines
536 B
Plaintext
Raw Normal View History

2023-09-04 09:25:38 +00:00
#
# DO NOT EDIT. CHANGES WILL BE OVERWRITTEN.
#
# This file is automatically updated by FastBack. If you need to customize
# these rules, please read this:
#
# https://pcal43.github.io/fastback/advanced.html#disabling-file-updates
#
# jgit configuration
# treat everything as binaries
* -diff -merge -text -delta
# ...with a few exceptions (that are unlikely to matter much, tbh).
*.json diff merge text delta
*.txt diff merge text delta
*.properties diff merge text delta
*.toml diff merge text delta
*.yaml diff merge text delta