chore: Add new file extensions to `.gitattributes`
This commit is contained in:
parent
6bc4a45c97
commit
d6ae1a8d4d
|
@ -69,6 +69,9 @@ target/postsrsd/** text
|
|||
*.local text
|
||||
### Postfix
|
||||
*.pcre text
|
||||
### Config Templates feature
|
||||
*.base text
|
||||
*.tmpl text
|
||||
|
||||
#################################################
|
||||
### Tests #####################################
|
||||
|
|
Loading…
Reference in New Issue