From 296015faffa2d2cf5fc8506e18ae83de4652ec21 Mon Sep 17 00:00:00 2001 From: Alex Wong Date: Tue, 5 Mar 2019 12:15:27 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index da4a88f8..91339a5e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ .DS_Store bin/ -artifacts/gcloud/ \ No newline at end of file +artifacts/gcloud/ +.idea \ No newline at end of file