diff options
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | doc/.cvsignore | 1 | ||||
-rw-r--r-- | samples/.cvsignore | 2 |
3 files changed, 4 insertions, 0 deletions
@@ -13,3 +13,4 @@ mdk-0.1.1.tar.gz mdk-0.1.tar.gz stamp-h stamp-h.in +test diff --git a/doc/.cvsignore b/doc/.cvsignore index 6d7f26a..81c4b05 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -6,5 +6,6 @@ mdk.html mdk.info mdk.info-1 mdk.info-2 +mdk.info-3 stamp-vti version.texi diff --git a/samples/.cvsignore b/samples/.cvsignore index 65f15fd..9caf776 100644 --- a/samples/.cvsignore +++ b/samples/.cvsignore @@ -23,6 +23,8 @@ stress3.mixal stress3.mls stress4.mix stress4.mls +stress5.mixal +stress5.mls tape0.dev tape1.dev tape2.dev |