xref: /src/.gitignore (revision d565364dadebdaabef4ecead36ae102774e81174)
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**/*.out
16**/*.a
17**/*.un~
18**/.*.swp
19autom4te.cache/
20scp
21sftp
22sftp-server
23ssh
24ssh-add
25ssh-agent
26ssh-keygen
27ssh-keyscan
28ssh-keysign
29ssh-pkcs11-helper
30ssh-sk-helper
31sshd
32!regress/misc/fuzz-harness/Makefile
33!regress/unittests/sshsig/Makefile
34tags
35
36