This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 7ea087c14a Add IBM MQ client trace logs to .gitignore
7ea087c14a is described below

commit 7ea087c14a133ed4c88b9ebadb811f92177e7c47
Author: James Netherton <[email protected]>
AuthorDate: Thu Jan 22 13:41:46 2026 +0000

    Add IBM MQ client trace logs to .gitignore
---
 integration-tests/jms-ibmmq-client/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/integration-tests/jms-ibmmq-client/.gitignore 
b/integration-tests/jms-ibmmq-client/.gitignore
new file mode 100644
index 0000000000..dd624c4358
--- /dev/null
+++ b/integration-tests/jms-ibmmq-client/.gitignore
@@ -0,0 +1,2 @@
+# IBM MQ Client trace logs
+FFDC

Reply via email to