0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/.gitattributes
Frank Lichtenheld b8ae379dd5 Make all C++ source code files have LF (Unix) line endings
For consistency. Some of the Windows-specific files, but not
all of them, had CRLF file endings.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-04-24 17:16:58 +02:00

3 lines
26 B
Plaintext

*.hpp eol=lf
*.cpp eol=lf