diff options
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 41 |
1 files changed, 18 insertions, 23 deletions
diff --git a/.cvsignore b/.cvsignore index b893c972d..12de9ef50 100644 --- a/.cvsignore +++ b/.cvsignore | |||
@@ -1,29 +1,24 @@ | |||
1 | *.0 | ||
2 | *.out | ||
3 | Makefile | ||
4 | autom4te.cache | ||
5 | buildit.sh | ||
6 | buildpkg.sh | ||
7 | config.cache | ||
8 | config.h | ||
9 | config.h.in | ||
10 | config.log | ||
11 | config.status | ||
12 | configure | ||
13 | openssh.xml | ||
14 | opensshd.init | ||
15 | scp | ||
16 | sftp | ||
17 | sftp-server | ||
18 | ssh | 1 | ssh |
2 | scp | ||
3 | sshd | ||
19 | ssh-add | 4 | ssh-add |
20 | ssh-agent | ||
21 | ssh-keygen | 5 | ssh-keygen |
22 | ssh-keyscan | 6 | ssh-keyscan |
23 | ssh-keysign | 7 | ssh-keysign |
24 | ssh-rand-helper | 8 | ssh-agent |
25 | ssh_prng_cmds | 9 | sftp-server |
26 | sshd | 10 | sftp |
11 | configure | ||
12 | config.h.in | ||
13 | config.h | ||
14 | config.status | ||
15 | config.cache | ||
16 | config.log | ||
27 | stamp-h.in | 17 | stamp-h.in |
28 | survey | 18 | Makefile |
29 | survey.sh | 19 | ssh_prng_cmds |
20 | *.out | ||
21 | *.0 | ||
22 | buildit.sh | ||
23 | autom4te.cache | ||
24 | ssh-rand-helper | ||