Updated .gitattributes

Always use LF line endings for *.key, *.crt, and *.pem.
This commit is contained in:
Evgeny Grin (Karlson2k)
2022-04-21 13:40:09 +03:00
parent 4b6419b1f3
commit 671ad58593
+3
View File
@@ -3,3 +3,6 @@
configure.ac eol=lf
makefile.am eol=lf
.gitattributes eol=lf
*.key eol=lf
*.crt eol=lf
*.pem eol=lf