This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-kafka-connector.git
commit f24f02bdf08d203e8918d2f6cc0003dd1457f7dc Author: Naburun Nag <[email protected]> AuthorDate: Thu Jan 30 10:04:13 2020 -0800 Adding the idea folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6618377..74613b4 100644 --- a/.gitignore +++ b/.gitignore @@ -234,3 +234,4 @@ dist/ nbdist/ .nb-gradle/ +.idea/ \ No newline at end of file
