diff --git a/.gitattributes b/.gitattributes index 869c153e..8c981a29 100644 --- a/.gitattributes +++ b/.gitattributes @@ -69,6 +69,9 @@ target/postsrsd/** text *.local text ### Postfix *.pcre text +### Config Templates feature +*.base text +*.tmpl text ################################################# ### Tests #####################################