bind9/.gitattributes
Michał Kępień 7beca6a4ab Ensure util/check-make-install.in is exported
./configure needs util/check-make-install.in to be present in the source
directory in order to complete successfully.  Make sure this file is
included in source tarballs created from the repository.
2020-03-20 10:32:32 +01:00

19 lines
513 B
Text

*.sln.in eol=crlf
*.vcxproj.in eol=crlf
*.vcxproj.filters.in eol=crlf
*.dsw eol=crlf
win32utils/**.txt eol=crlf
.gitignore export-ignore
/EXCLUDED export-ignore
/conftools export-ignore
/doc/design export-ignore
/doc/dev export-ignore
/doc/draft export-ignore
/doc/expired export-ignore
/doc/rfc export-ignore
/lib/lwres/man/resolver.5 export-ignore
/util/** export-ignore
/util/bindkeys.pl -export-ignore
/util/check-make-install.in -export-ignore
/util/mksymtbl.pl -export-ignore