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-scm-publish-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b7c8c15  Add more ignores
b7c8c15 is described below

commit b7c8c15308febcb474645f2daafeefac988306a0
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jun 15 22:07:32 2024 +0200

    Add more ignores
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2e7c1b2..3cc6627 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@ out/
 /bootstrap
 /dependencies.xml
 .java-version
+.checkstyle
+.factorypath
\ No newline at end of file

Reply via email to