diff --git a/.gitattributes b/.gitattributes index 523da26..c1933f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -25,3 +25,4 @@ runconfigure text eol=lf configure text eol=lf config.guess text eol=lf config.sub text eol=lf +win32_build text eol=lf diff --git a/.gitignore b/.gitignore index 5761a39..8fb6ca4 100644 --- a/.gitignore +++ b/.gitignore @@ -264,8 +264,6 @@ Makefile openbsd-compat/Makefile openbsd-compat/regress/Makefile contrib/win32/win32compat/Makefile -config.h -config.h regress/rsa_ssh2_cr.prv regress/rsa_ssh2_crnl.prv regress/t7.out.pub @@ -273,6 +271,11 @@ regress/t6.out2 config.h configure config.h +confih.h.in +config.h.tail +config.sub +config.guess + #temp key files d2utmpa* \ No newline at end of file