summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7e02ea72..34a95721d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ Makefile
2buildpkg.sh 2buildpkg.sh
3config.h 3config.h
4config.h.in 4config.h.in
5config.log
5config.status 6config.status
6configure 7configure
7openbsd-compat/Makefile 8openbsd-compat/Makefile
@@ -11,6 +12,8 @@ opensshd.init
11survey.sh 12survey.sh
12**/*.0 13**/*.0
13**/*.o 14**/*.o
15**/*.lo
16**/*.so
14**/*.out 17**/*.out
15**/*.a 18**/*.a
16autom4te.cache/ 19autom4te.cache/
@@ -24,6 +27,7 @@ ssh-keygen
24ssh-keyscan 27ssh-keyscan
25ssh-keysign 28ssh-keysign
26ssh-pkcs11-helper 29ssh-pkcs11-helper
30ssh-sk-helper
27sshd 31sshd
28!regress/misc/fuzz-harness/Makefile 32!regress/misc/fuzz-harness/Makefile
29tags 33tags