diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-10-31 12:45:05 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-10-31 12:45:05 +0000 |
commit | c734e7ca57f520e55236b21eaef16ac40099a378 (patch) | |
tree | 4f046bd94e0a61286b2fcb52b5c4dd7d990103cf /test | |
parent | 3ba5ff222689392d99f747c961196ea06757a1f6 (diff) |
Ignore generated stuff
Diffstat (limited to 'test')
-rw-r--r-- | test/malloc/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/malloc/.cvsignore b/test/malloc/.cvsignore index 3a3bea67b..37778dc58 100644 --- a/test/malloc/.cvsignore +++ b/test/malloc/.cvsignore @@ -5,3 +5,6 @@ testmalloc_glibc testmalloc_glibc.o mallocbug mallocbug_glibc +realloc0 +realloc0_glibc + |