about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
Diffstat (limited to 'Test')
-rw-r--r--Test/.cvsignore2
-rw-r--r--Test/.distfiles4
2 files changed, 5 insertions, 1 deletions
diff --git a/Test/.cvsignore b/Test/.cvsignore
new file mode 100644
index 000000000..708eb4d59
--- /dev/null
+++ b/Test/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+*.tmp
diff --git a/Test/.distfiles b/Test/.distfiles
index b185ef739..db0ccf1e5 100644
--- a/Test/.distfiles
+++ b/Test/.distfiles
@@ -1,3 +1,5 @@
 DISTFILES_SRC='
-    Makefile.in cd.ztst ztst.zsh
+    .cvsignore .distfiles Makefile.in
+    ztst.zsh
+    cd.ztst
 '