diff options
author | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2003-11-03 04:26:51 +0000 |
---|---|---|
committer | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2003-11-03 04:26:51 +0000 |
commit | 9644fbfb3f6eea8963f15b91221d22781a3b84bf (patch) | |
tree | 39c7c9d496fdd3dca39ea2c086cb728690791f77 /Src | |
parent | e939abd1cd750da934626c29b5202ea5e609fd9f (diff) | |
download | zsh-9644fbfb3f6eea8963f15b91221d22781a3b84bf.tar.gz zsh-9644fbfb3f6eea8963f15b91221d22781a3b84bf.tar.xz zsh-9644fbfb3f6eea8963f15b91221d22781a3b84bf.zip |
Added *.dll to .cvsignore and fixed typo. (unposted)
Diffstat (limited to 'Src')
-rw-r--r-- | Src/Zle/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/Zle/.cvsignore b/Src/Zle/.cvsignore index 97404b85b..3295c6b85 100644 --- a/Src/Zle/.cvsignore +++ b/Src/Zle/.cvsignore @@ -17,3 +17,4 @@ widgets.list zle_things.h zle_widget.h *.swp +*.dll |