diff options
| author | Tanaka Akira <akr@users.sourceforge.net> | 1999-04-15 18:05:38 +0000 |
|---|---|---|
| committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-04-15 18:05:38 +0000 |
| commit | e74702b467171dbdafb56dfe354794a212e020d9 (patch) | |
| tree | c295b3e9b2e93e2de10331877442615b0f37e779 /Src/.cvsignore | |
| parent | Initial revision (diff) | |
| download | zsh-e74702b467171dbdafb56dfe354794a212e020d9.tar zsh-e74702b467171dbdafb56dfe354794a212e020d9.tar.gz zsh-e74702b467171dbdafb56dfe354794a212e020d9.tar.bz2 zsh-e74702b467171dbdafb56dfe354794a212e020d9.tar.lz zsh-e74702b467171dbdafb56dfe354794a212e020d9.tar.xz zsh-e74702b467171dbdafb56dfe354794a212e020d9.tar.zst zsh-e74702b467171dbdafb56dfe354794a212e020d9.zip | |
Initial revision
Diffstat (limited to 'Src/.cvsignore')
| -rw-r--r-- | Src/.cvsignore | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Src/.cvsignore b/Src/.cvsignore new file mode 100644 index 000000000..edec5401b --- /dev/null +++ b/Src/.cvsignore @@ -0,0 +1,25 @@ +Makefile +Makemod.in Makemod +*.pro +*.o +*.o.c +*.so +*.mdh +*.mdhi +*.mdhs +*.mdh.tmp +modules.index +modules.index.tmp +modules.stamp +modules-bltin +stamp-modobjs +stamp-modobjs.tmp +ansi2knr +zsh +libzsh.so* +sigcount.h +signames.c +zshpaths.h +zshxmods.h +bltinmods.list +tags TAGS |
