This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 70e4136 Add .factorypath to .gitignore 70e4136 is described below commit 70e41363aa1521523a04091337d5ce5e0c039897 Author: Michael Osipov <micha...@apache.org> AuthorDate: Wed Dec 13 20:22:00 2023 +0100 Add .factorypath to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 31ff2d3..4784765 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ target/ .project .classpath +.factorypath .settings/ .svn/ bin/