mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-16 13:56:52 +00:00
We plan to check in automatically generated files (config.h.in, etc) on release branches. These files are normally ignored by .gitignore, but this shuffles the contents of this file to make it easy to un-ignore them.
42 lines
501 B
Plaintext
42 lines
501 B
Plaintext
Makefile
|
|
buildpkg.sh
|
|
config.h
|
|
config.h.in~
|
|
config.log
|
|
config.status
|
|
openbsd-compat/Makefile
|
|
openbsd-compat/regress/Makefile
|
|
openssh.xml
|
|
opensshd.init
|
|
survey.sh
|
|
**/*.o
|
|
**/*.lo
|
|
**/*.so
|
|
**/*.out
|
|
**/*.a
|
|
**/*.un~
|
|
**/.*.swp
|
|
autom4te.cache/
|
|
scp
|
|
sftp
|
|
sftp-server
|
|
ssh
|
|
ssh-add
|
|
ssh-agent
|
|
ssh-keygen
|
|
ssh-keyscan
|
|
ssh-keysign
|
|
ssh-pkcs11-helper
|
|
ssh-sk-helper
|
|
sshd
|
|
!regress/misc/fuzz-harness/Makefile
|
|
!regress/unittests/sshsig/Makefile
|
|
tags
|
|
|
|
# Ignored on main branch
|
|
config.h.in
|
|
configure
|
|
aclocal.m4
|
|
ChangeLog
|
|
**/*.0
|