Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] remove .cvsignore
- X-seq: zsh-workers 54625
- From: dana <dana@xxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH] remove .cvsignore
- Date: Fri, 29 May 2026 00:04:51 -0500
- Archived-at: <https://zsh.org/workers/54625>
- Feedback-id: i9be146f9:Fastmail
- List-id: <zsh-workers.zsh.org>
i assume these are no longer useful
dana
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index 95cdc587b..000000000
--- a/.cvsignore
+++ /dev/null
@@ -1,16 +0,0 @@
-Makefile
-META-FAQ
-config.cache
-config.h
-config.h.in
-config.log
-config.modules
-config.modules.sh
-config.status
-configure
-cscope.out
-stamp-h
-stamp-h.in
-autom4te.cache
-*.swp
-.git
diff --git a/Completion/.cvsignore b/Completion/.cvsignore
deleted file mode 100644
index 89ff7b089..000000000
--- a/Completion/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-*.swp
diff --git a/Config/.cvsignore b/Config/.cvsignore
deleted file mode 100644
index dd265a713..000000000
--- a/Config/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-defs.mk
-*.swp
diff --git a/Doc/.cvsignore b/Doc/.cvsignore
deleted file mode 100644
index 606228be7..000000000
--- a/Doc/.cvsignore
+++ /dev/null
@@ -1,20 +0,0 @@
-Makefile
-help.txt
-version.yo
-zsh*.1
-zsh.texi
-zsh.info*
-*.html
-zsh.aux zsh.toc
-zsh.cp zsh.cps
-zsh.fn zsh.fns
-zsh.ky zsh.kys
-zsh.pg zsh.pgs
-zsh.vr zsh.vrs
-zsh.log zsh.dvi
-zsh.tp zsh.tps
-zsh.idx
-zsh_*.ps
-infodir
-*.swp
-zsh.pdf zsh_a4.pdf zsh_us.pdf
diff --git a/Doc/Zsh/.cvsignore b/Doc/Zsh/.cvsignore
deleted file mode 100644
index 71e99e521..000000000
--- a/Doc/Zsh/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-modlist.yo
-modmenu.yo
-manmodmenu.yo
-*.swp
diff --git a/Doc/help/.cvsignore b/Doc/help/.cvsignore
deleted file mode 100644
index 0751b2579..000000000
--- a/Doc/help/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-[_a-zA-Z0-9]*
diff --git a/Etc/.cvsignore b/Etc/.cvsignore
deleted file mode 100644
index 937897a04..000000000
--- a/Etc/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Makefile
-FAQ
-FAQ.html
-*.swp
diff --git a/Functions/.cvsignore b/Functions/.cvsignore
deleted file mode 100644
index 89ff7b089..000000000
--- a/Functions/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-*.swp
diff --git a/Src/.cvsignore b/Src/.cvsignore
deleted file mode 100644
index 47b31911f..000000000
--- a/Src/.cvsignore
+++ /dev/null
@@ -1,35 +0,0 @@
-*.dll
-*.epro
-*.export
-*.mdh
-*.mdh.tmp
-*.mdhi
-*.mdhs
-*.o
-*.o.c
-*.so
-*.swp
-*.syms
-Makefile
-Makemod.in Makemod
-[_a-zA-Z0-9]*.pro
-ansi2knr
-bltinmods.list
-cscope.out
-libzsh.so*
-modules-bltin
-modules.index
-modules.index.tmp
-modules.stamp
-patchlevel.h
-sigcount.h
-signames.c signames2.c
-stamp-modobjs
-stamp-modobjs.tmp
-tags TAGS
-version.h
-zsh
-zshcurses.h
-zshpaths.h
-zshterm.h
-zshxmods.h
diff --git a/Src/Builtins/.cvsignore b/Src/Builtins/.cvsignore
deleted file mode 100644
index 1f8af3e1c..000000000
--- a/Src/Builtins/.cvsignore
+++ /dev/null
@@ -1,17 +0,0 @@
-Makefile
-Makefile.in
-*.export
-so_locations
-*.pro
-*.epro
-*.syms
-*.o
-*.o.c
-*.so
-*.mdh
-*.mdhi
-*.mdhs
-*.mdh.tmp
-rlimits.h
-*.swp
-*.dll
diff --git a/Src/Modules/.cvsignore b/Src/Modules/.cvsignore
deleted file mode 100644
index f72db844e..000000000
--- a/Src/Modules/.cvsignore
+++ /dev/null
@@ -1,18 +0,0 @@
-Makefile
-Makefile.in
-*.export
-so_locations
-*.pro
-*.epro
-*.syms
-*.o
-*.o.c
-*.so
-*.mdh
-*.mdhi
-*.mdhs
-*.mdh.tmp
-*.swp
-errnames.c errcount.h
-*.dll
-curses_keys.h
diff --git a/Src/Zle/.cvsignore b/Src/Zle/.cvsignore
deleted file mode 100644
index 3295c6b85..000000000
--- a/Src/Zle/.cvsignore
+++ /dev/null
@@ -1,20 +0,0 @@
-Makefile
-Makefile.in
-*.export
-so_locations
-*.pro
-*.epro
-*.syms
-*.o
-*.o.c
-*.so
-*.mdh
-*.mdhi
-*.mdhs
-*.mdh.tmp
-thingies.list
-widgets.list
-zle_things.h
-zle_widget.h
-*.swp
-*.dll
diff --git a/Test/.cvsignore b/Test/.cvsignore
deleted file mode 100644
index 855d72909..000000000
--- a/Test/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile
-*.tmp
-*.swp
Messages sorted by:
Reverse Date,
Date,
Thread,
Author