mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-12-28 04:05:12 +01:00
unposted: .gitignore generated FAQ*.html files
This commit is contained in:
parent
7d2912de04
commit
dc9d994498
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-08-23 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* unposted: Etc/.gitignore: ignore generated FAQ*.html files.
|
||||
|
||||
2014-08-22 Barton E. Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 33042: NEWS, Src/jobs.c: $? and $pipestatus report 128+signal
|
||||
|
|
1
Etc/.gitignore
vendored
Normal file
1
Etc/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
FAQ*.html
|
Loading…
Reference in a new issue