diff options
| author | Tanaka Akira <akr@users.sourceforge.net> | 1999-12-08 22:05:45 +0000 |
|---|---|---|
| committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-12-08 22:05:45 +0000 |
| commit | d0974ede0b80cec97b88d8928ba1b664a312a001 (patch) | |
| tree | 38d2c364f776cef128f3bb39cbe27aa6c204823b /Test | |
| parent | zsh-workers/8955 (diff) | |
| download | zsh-d0974ede0b80cec97b88d8928ba1b664a312a001.tar zsh-d0974ede0b80cec97b88d8928ba1b664a312a001.tar.gz zsh-d0974ede0b80cec97b88d8928ba1b664a312a001.tar.bz2 zsh-d0974ede0b80cec97b88d8928ba1b664a312a001.tar.lz zsh-d0974ede0b80cec97b88d8928ba1b664a312a001.tar.xz zsh-d0974ede0b80cec97b88d8928ba1b664a312a001.tar.zst zsh-d0974ede0b80cec97b88d8928ba1b664a312a001.zip | |
zsh-3.1.6-pws-11zsh-3.1.6-pws-11
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/.cvsignore | 2 | ||||
| -rw-r--r-- | Test/.distfiles | 4 |
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 ' |
