Initial work to update to 1.16.4

This commit is contained in:
James Seibel
2021-02-21 08:31:03 -06:00
parent 36c0244047
commit f754467450
56 changed files with 2651 additions and 1165 deletions
+5
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