summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2013-06-09 17:10:58 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2013-06-09 23:43:13 -0700
commit8812e0b82500c823b60f9e0fe53027f0928318dd (patch)
tree55df7ebe3d8270de7dc35c6af8c687e587a160f7
parent68d0d76db55c0b8778f0b68d3eda54060b576c41 (diff)
downloadzsh-8812e0b82500c823b60f9e0fe53027f0928318dd.tar.gz
zsh-8812e0b82500c823b60f9e0fe53027f0928318dd.zip
31466: Cause git and cvs to ignore one another, in case anyone wants to
import this tree into a CVS repository.
-rw-r--r--.cvsignore1
-rw-r--r--.gitignore3
-rw-r--r--ChangeLog5
3 files changed, 9 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 971a308be..95cdc587b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -13,3 +13,4 @@ stamp-h
stamp-h.in
autom4te.cache
*.swp
+.git
diff --git a/.gitignore b/.gitignore
index 19d5640d1..d0172e39b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,9 @@ TAGS
Config/defs.mk
+CVS
+.#*
+
Doc/intro.a4.pdf
Doc/intro.a4.ps
Doc/intro.us.pdf
diff --git a/ChangeLog b/ChangeLog
index 87a64b835..0bf13d2a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-09 Barton E. Schaefer <schaefer@zsh.org>
+
+ * 31466: .cvsignore, .gitignore: Cause git and cvs to ignore
+ one another.
+
2013-06-01 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 31441: Src/glob.c, Src/pattern.c, Src/zsh.h: use an array