diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-10-24 20:01:04 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-10-24 20:01:04 +0000 |
commit | 2293b96f4298f9a22d138befde8a7918009b2343 (patch) | |
tree | ff697a128649c79527cc0515dab3a68d12d70972 /.cvsignore | |
parent | 9ae7ebd0fd6ce28bb303ea905f735084bad85c2e (diff) | |
download | busybox-w32-2293b96f4298f9a22d138befde8a7918009b2343.tar.gz busybox-w32-2293b96f4298f9a22d138befde8a7918009b2343.tar.bz2 busybox-w32-2293b96f4298f9a22d138befde8a7918009b2343.zip |
ignore .menuconfig.log
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 618c9fd84..9150aa544 100644 --- a/.cvsignore +++ b/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | busybox | 1 | busybox |
2 | busybox.links | 2 | busybox.links |
3 | _install | 3 | _install |
4 | applet_source_list | ||
5 | .config | 4 | .config |
5 | .menuconfig.log | ||