From e939abd1cd750da934626c29b5202ea5e609fd9f Mon Sep 17 00:00:00 2001 From: Felix Rosencrantz Date: Mon, 3 Nov 2003 02:51:19 +0000 Subject: add *.dll and fix typo with errnames.h --- Src/.cvsignore | 1 + Src/Builtins/.cvsignore | 1 + Src/Modules/.cvsignore | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'Src') diff --git a/Src/.cvsignore b/Src/.cvsignore index 6fcf0dcd7..26d278679 100644 --- a/Src/.cvsignore +++ b/Src/.cvsignore @@ -29,3 +29,4 @@ bltinmods.list tags TAGS cscope.out *.swp +*.dll diff --git a/Src/Builtins/.cvsignore b/Src/Builtins/.cvsignore index 22fdbee14..1f8af3e1c 100644 --- a/Src/Builtins/.cvsignore +++ b/Src/Builtins/.cvsignore @@ -14,3 +14,4 @@ so_locations *.mdh.tmp rlimits.h *.swp +*.dll diff --git a/Src/Modules/.cvsignore b/Src/Modules/.cvsignore index acafc7ad3..d501d72fa 100644 --- a/Src/Modules/.cvsignore +++ b/Src/Modules/.cvsignore @@ -13,4 +13,5 @@ so_locations *.mdhs *.mdh.tmp *.swp -ernames.c errcount.h +errnames.c errcount.h +*.dll -- cgit 1.4.1