new file: pixi.toml
[GalaxyCodeBases.git] / etc / agfw / Pcap_DNSProxy / .gitattributes
blob73fb576bea4832042bd30150b2534f77b288efda
1 # Newline format in Windows(CR-LF)
2 *.bat text eol=crlf
3 *.filters text eol=crlf
4 *.ini text eol=crlf
5 *.rc text eol=crlf
6 *.sln 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)
12 *.pbxproj text eol=lf
13 *.plist text eol=lf
14 *.service text eol=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