mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
31959: missed files
This commit is contained in:
committed by
Peter Stephenson
parent
590dd6c954
commit
d3630bcd0c
1
.gitignore
vendored
1
.gitignore
vendored
@@ -31,7 +31,6 @@ CVS
|
||||
.#*
|
||||
|
||||
Doc/help.txt
|
||||
Doc/help
|
||||
Doc/help/[_a-zA-Z0-9]*
|
||||
|
||||
Doc/intro.a4.pdf
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2013-11-13 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* Martin Vaeth: 31959: .gitignore, Doc/help/.cvsignore,
|
||||
Doc/help/.distfiles: missed files.
|
||||
|
||||
2013-11-12 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* Martin Vaeth: 31959: .gitignore,
|
||||
|
||||
1
Doc/Doc/help/.cvsignore
Normal file
1
Doc/Doc/help/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
[_a-zA-Z0-9]*
|
||||
5
Doc/Doc/help/.distfiles
Normal file
5
Doc/Doc/help/.distfiles
Normal file
@@ -0,0 +1,5 @@
|
||||
DISTFILES_SRC='
|
||||
.cvsignore
|
||||
.distfiles
|
||||
[_a-zA-Z0-9]*
|
||||
'
|
||||
Reference in New Issue
Block a user