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-doxia-sitetools.git


The following commit(s) were added to refs/heads/master by this push:
     new c3e4eef  Ignore .factorypath from Eclipse
c3e4eef is described below

commit c3e4eef12418dba2734ecd1d5207ac4f4e34407b
Author: Michael Osipov <[email protected]>
AuthorDate: Thu Feb 17 14:52:08 2022 +0100

    Ignore .factorypath from Eclipse
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 8dc41a7..7c283e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ build
 .DS_Store
 .checkstyle
 *.versionsBackup
+.factorypath
\ No newline at end of file

Reply via email to