This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-sandbox.git
commit 908807efbd44d78486daf33d3a21a41e6b8b4628 Author: Hugo Hirsch <[email protected]> AuthorDate: Mon Apr 29 22:04:58 2019 +0200 TAMAYA-277: Add ignore for generated doc from test --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f9cd2de..30eae85 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,4 @@ release.properties .classpath **/*.checkstyle **/*.fbExcludeFilterFile - +documentation/doc.html
