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-2293b96f4298f9a22d138befde8a7918009b2343.tar.gz |
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 @@ busybox busybox.links _install -applet_source_list .config +.menuconfig.log |