This is an automated email from the ASF dual-hosted git repository. dinglei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-ons-cpp.git
commit 2a03947c4ce61768aa92888daa51c4ff6be2d0e7 Author: ShannonDing <[email protected]> AuthorDate: Thu Jul 25 17:58:38 2019 +0800 MOdify git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index affd1fd..bcbb298 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ dist cmake-build-debug cmake-build-release _build +graalvm_artifacts bin lib *.iml
