mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-05 05:04:47 +02:00
exclude temp files
This commit is contained in:
parent
2138a4acaf
commit
d59177d82e
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -21,3 +21,4 @@
|
|||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
config.sub text eol=lf
|
config.sub text eol=lf
|
||||||
fixalgorithms text eol=lf
|
fixalgorithms text eol=lf
|
||||||
|
runconfigure text eol=lf
|
||||||
|
8
.gitignore
vendored
8
.gitignore
vendored
@ -255,3 +255,11 @@ 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_crnl.prv
|
||||||
|
regress/t7.out.pub
|
||||||
|
regress/t6.out2
|
||||||
|
config.h
|
||||||
|
configure
|
Loading…
x
Reference in New Issue
Block a user