From 32cac77d96efdbbf90dea9c2e66727906508d0bc Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 5 May 2003 20:59:02 +0000 Subject: [PATCH] cvsignore --- test/gils/.cvsignore | 2 ++ test/sort/.cvsignore | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 test/sort/.cvsignore diff --git a/test/gils/.cvsignore b/test/gils/.cvsignore index b639ce5..060f432 100644 --- a/test/gils/.cvsignore +++ b/test/gils/.cvsignore @@ -4,3 +4,5 @@ Makefile.in *.log log *.LCK +shadow +reg diff --git a/test/sort/.cvsignore b/test/sort/.cvsignore new file mode 100644 index 0000000..5e29264 --- /dev/null +++ b/test/sort/.cvsignore @@ -0,0 +1,12 @@ +*.mf +*.LCK +*.in +zebrasrv.pid +Makefile +tmp? +reg +lock +recs +shadow +socket +*.log -- 1.7.10.4