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
|
*.local text
|
||||||
### Postfix
|
### Postfix
|
||||||
*.pcre text
|
*.pcre text
|
||||||
|
### Config Templates feature
|
||||||
|
*.base text
|
||||||
|
*.tmpl text
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
### Tests #####################################
|
### Tests #####################################
|
||||||
|
|
Loading…
Reference in New Issue