diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-04-26 23:23:04 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-04-26 23:23:04 +0000 |
commit | 0f9426edb0e5d3bde75e4c64d587c55d3e9ddd48 (patch) | |
tree | 5727001a27cb1ce4d1d60168a0824032e0055de9 | |
parent | 25f2703015bede1d6b5b919b01f3df5848597bdb (diff) | |
download | busybox-w32-0f9426edb0e5d3bde75e4c64d587c55d3e9ddd48.tar.gz busybox-w32-0f9426edb0e5d3bde75e4c64d587c55d3e9ddd48.tar.bz2 busybox-w32-0f9426edb0e5d3bde75e4c64d587c55d3e9ddd48.zip |
Ignore some generated files
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | docs/.cvsignore | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 71269c542..2d71a6120 100644 --- a/.cvsignore +++ b/.cvsignore | |||
@@ -2,3 +2,4 @@ busybox | |||
2 | busybox.links | 2 | busybox.links |
3 | _install | 3 | _install |
4 | applet_source_list | 4 | applet_source_list |
5 | sh.c | ||
diff --git a/docs/.cvsignore b/docs/.cvsignore index edce82c65..ec9e94b27 100644 --- a/docs/.cvsignore +++ b/docs/.cvsignore | |||
@@ -5,4 +5,4 @@ busybox.txt | |||
5 | busybox.ps | 5 | busybox.ps |
6 | busybox.pdf | 6 | busybox.pdf |
7 | busybox | 7 | busybox |
8 | 8 | busybox.pod | |