chore: Add new file extensions to `.gitattributes`

This commit is contained in:
polarathene 2023-10-05 12:31:59 +13:00
parent 6bc4a45c97
commit d6ae1a8d4d
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored
View File

@ -69,6 +69,9 @@ target/postsrsd/** text
*.local text
### Postfix
*.pcre text
### Config Templates feature
*.base text
*.tmpl text
#################################################
### Tests #####################################