1
0
mirror of https://github.com/zsh-users/zsh synced 2024-06-29 06:04:33 +00:00

31466: Cause git and cvs to ignore one another, in case anyone wants to

import this tree into a CVS repository.
This commit is contained in:
Barton E. Schaefer 2013-06-09 17:10:58 -07:00
parent 68d0d76db5
commit 8812e0b825
3 changed files with 9 additions and 0 deletions

View File

@ -13,3 +13,4 @@ stamp-h
stamp-h.in
autom4te.cache
*.swp
.git

3
.gitignore vendored
View File

@ -27,6 +27,9 @@ TAGS
Config/defs.mk
CVS
.#*
Doc/intro.a4.pdf
Doc/intro.a4.ps
Doc/intro.us.pdf

View File

@ -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