mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-26 03:12:16 -04:00
Use .sh(.in) file extension consistently for shell scripts
to allow more reliable detection of shell scripts based on their file
extension.
(cherry picked from commit 2d690499dd)
13 lines
337 B
Text
13 lines
337 B
Text
*.sln.in eol=crlf
|
|
*.vcxproj.* eol=crlf
|
|
|
|
/fuzz/dns_rdata_fromwire_text.in/input-* -text
|
|
|
|
.gitignore export-ignore
|
|
/conftools export-ignore
|
|
/doc/design export-ignore
|
|
/doc/dev export-ignore
|
|
/util/** export-ignore
|
|
/util/bindkeys.pl -export-ignore
|
|
/util/check-make-install.sh.in -export-ignore
|
|
/util/dtrace.sh -export-ignore
|