mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 23:14:54 +02:00
ignore autogenerated config files
This commit is contained in:
parent
eb8a4a4be5
commit
ec3bc6ee39
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -25,3 +25,4 @@ runconfigure text eol=lf
|
|||||||
configure text eol=lf
|
configure text eol=lf
|
||||||
config.guess text eol=lf
|
config.guess text eol=lf
|
||||||
config.sub text eol=lf
|
config.sub text eol=lf
|
||||||
|
win32_build text eol=lf
|
||||||
|
7
.gitignore
vendored
7
.gitignore
vendored
@ -264,8 +264,6 @@ Makefile
|
|||||||
openbsd-compat/Makefile
|
openbsd-compat/Makefile
|
||||||
openbsd-compat/regress/Makefile
|
openbsd-compat/regress/Makefile
|
||||||
contrib/win32/win32compat/Makefile
|
contrib/win32/win32compat/Makefile
|
||||||
config.h
|
|
||||||
config.h
|
|
||||||
regress/rsa_ssh2_cr.prv
|
regress/rsa_ssh2_cr.prv
|
||||||
regress/rsa_ssh2_crnl.prv
|
regress/rsa_ssh2_crnl.prv
|
||||||
regress/t7.out.pub
|
regress/t7.out.pub
|
||||||
@ -273,6 +271,11 @@ regress/t6.out2
|
|||||||
config.h
|
config.h
|
||||||
configure
|
configure
|
||||||
config.h
|
config.h
|
||||||
|
confih.h.in
|
||||||
|
config.h.tail
|
||||||
|
config.sub
|
||||||
|
config.guess
|
||||||
|
|
||||||
|
|
||||||
#temp key files
|
#temp key files
|
||||||
d2utmpa*
|
d2utmpa*
|
Loading…
x
Reference in New Issue
Block a user