Update to 1.16, metadata changes

This commit is contained in:
Jinks 2021-05-04 17:57:48 +02:00
parent 948c0da731
commit 37c9c2f28b
10 changed files with 256 additions and 214 deletions

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
# Disable autocrlf on generated files, they always generate with LF
# Add any extra files or paths here to make git stop saying they
# are changed when only line endings change.
src/generated/**/.cache/cache text eol=lf
src/generated/**/*.json text eol=lf