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-jxr.git
The following commit(s) were added to refs/heads/master by this push: new ee3388f Add .factorypath to .gitignore ee3388f is described below commit ee3388f64e806b281afba75d99da008cbe7d102c Author: Michael Osipov <micha...@apache.org> AuthorDate: Wed Dec 13 20:27:58 2023 +0100 Add .factorypath to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e1b7e45..44e6820 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ target/ .project .classpath +.factorypath .settings/ .svn/ bin/