Update .editorconfig and .gitattributes for postgresql.conf.sample. This commit updates .editorconfig and .gitattributes in preparation for a follow-up commit that will modify this file to use spaces instead of tabs.
Reviewed-by: Tom Lane <[email protected]> Reviewed-by: Chao Li <[email protected]> Discussion: https://postgr.es/m/aReNUKdMgKxLqmq7%40nathan Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/aeebb49b7cfeff525fafe8ae105e091c923193fb Modified Files -------------- .editorconfig | 6 ++++++ .gitattributes | 1 + 2 files changed, 7 insertions(+)
