diff options
| author | Eric Andersen <andersen@codepoet.org> | 2003-06-04 21:04:26 +0000 |
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2003-06-04 21:04:26 +0000 |
| commit | 14b1c7d4f774fd725cfad8ea39b0f69b99021c68 (patch) | |
| tree | ffb3b0be9e4f66776a3729de719d36939d905db2 | |
| parent | b40cf76736977445c7bdc15ff7b8fa786d33d802 (diff) | |
| download | buildroot-novena-14b1c7d4f774fd725cfad8ea39b0f69b99021c68.tar.gz buildroot-novena-14b1c7d4f774fd725cfad8ea39b0f69b99021c68.zip | |
Ignore unwanted stuff
| -rw-r--r-- | .cvsignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore index 2243677b4..08611a0d4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ UMlinux -root_fs -build -toolchain_build +root_fs* +build_* +toolchain_build_* |
