xref: /src/crypto/openssh/.gitignore (revision 8e28d84935f2f0ee081d44f9803f3052b960e50b)
1Makefile
2buildpkg.sh
3config.h
4config.h.in~
5config.log
6config.status
7openbsd-compat/Makefile
8openbsd-compat/regress/Makefile
9openssh.xml
10opensshd.init
11survey.sh
12**/*.o
13**/*.lo
14**/*.so
15**/*.dylib
16**/*.dll
17**/*.out
18**/*.a
19**/*.un~
20**/.*.swp
21autom4te.cache/
22scp
23sftp
24sftp-server
25ssh
26ssh-add
27ssh-agent
28ssh-keygen
29ssh-keyscan
30ssh-keysign
31ssh-pkcs11-helper
32ssh-sk-helper
33sshd
34sshd-session
35sshd-auth
36!regress/misc/**/Makefile
37!regress/unittests/**/Makefile
38tags
39
40