1 # Newline format in Windows(CR-LF)
3 *.filters text eol=crlf
7 *.vcxproj text eol=crlf
8 Documents/*.txt text eol=crlf
9 Source/Dependency/WinPcap/* eol=crlf
11 # Newline format in Linux/macOS(LF)
15 *.xcscheme text eol=lf
16 CMakeLists.txt text eol=lf
17 Source/Auxiliary/Scripts/* text eol=lf
18 Source/Dependency/OpenSSL/* text eol=lf
19 Source/Pcap_DNSProxy/CMakeLists.txt text eol=lf
20 Source/Pcap_DNSProxy.xcodeproj/* eol=lf