
8 Apr
2014
8 Apr
'14
8:02 p.m.
From: Aline Manera <alinefm@br.ibm.com> The html files will be now in /help subdirectories so update the .gitignore file accordingly. Signed-off-by: Aline Manera <alinefm@br.ibm.com> --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 67878e2..073f46e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,4 @@ po/gen-pot *.orig *.rej *.pem -ui/pages/help/*.html +ui/pages/help/*/*.html -- 1.7.10.4