From 1efa30ade88be68fcc0430967e7483267703a2ae Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 10 Nov 2001 00:42:09 +0000 Subject: Added .cvsignore --- test/mmap/.cvsignore | 2 ++ test/termios/.cvsignore | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 test/mmap/.cvsignore create mode 100644 test/termios/.cvsignore diff --git a/test/mmap/.cvsignore b/test/mmap/.cvsignore new file mode 100644 index 000000000..9826ad6ba --- /dev/null +++ b/test/mmap/.cvsignore @@ -0,0 +1,2 @@ +mmap +mmap.o diff --git a/test/termios/.cvsignore b/test/termios/.cvsignore new file mode 100644 index 000000000..57d1901ee --- /dev/null +++ b/test/termios/.cvsignore @@ -0,0 +1,4 @@ +termios +termios.o +termios_glibc +termios_glibc.o -- cgit v1.2.3