This is an automated email from the ASF dual-hosted git repository. rgielen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push: new 4accab4 Add ignores for VS Code and Eclipse 4accab4 is described below commit 4accab4a8528b6ea991b3da803431edd6ed447f2 Author: Rene Gielen <rgie...@apache.org> AuthorDate: Thu Aug 13 09:59:23 2020 +0200 Add ignores for VS Code and Eclipse --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cca73da..1569020 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ target .bundle .jekyll-metadata _site +.project +.settings/