From cc531149e59bb1d8ecce9a036eb8cb43e8b8616c Mon Sep 17 00:00:00 2001 From: Tianyu Geng Date: Sat, 7 Aug 2021 21:53:12 -0700 Subject: [PATCH] Ignore kotlin-ide directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8aebcc24d91..8af53b3b181 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ distTmp/ outTmp/ /test.output /kotlin-native/dist +kotlin-ide/