This is an automated email from the ASF dual-hosted git repository. vongosling pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-docker.git
commit 2e95f6f86329fc8e0aa0d4958c17c8d6ff0c6ae9 Author: liuruiyiyang <[email protected]> AuthorDate: Thu Aug 1 11:01:50 2019 +0800 add .idea to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b6889bb..558ab45 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ stages/ + +.idea/ \ No newline at end of file
