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

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 593207eb8a184f64b55353f08b9475696acbe08c
Author: Clebert Suconic <[email protected]>
AuthorDate: Tue May 5 18:16:50 2020 -0400

    NO-JIRA ignore for DS_Store generated from idea
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 2f6e151..0de919a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ ratReport.txt
 **/.editorconfig
 **/derby.log
 examples/**/readme.html
+**/.DS_Store
 
 # for native build
 CMakeCache.txt

Reply via email to