This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/xerces-c.git
The following commit(s) were added to refs/heads/master by this push: new 76d2c5b Ignore built site. 76d2c5b is described below commit 76d2c5b2213640a42b74ac17d93f38d3ed92b839 Author: Scott Cantor <canto...@osu.edu> AuthorDate: Fri Apr 10 12:39:55 2020 -0400 Ignore built site. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8451652..5ec5ed6 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ Debug/ MinSizeRel/ Release/ RelWithDebInfo/ +doc/html/ .vs/ .dirstamp *.o --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org