From c1c296e7124ec7839cad5a1e482cb2405da07a9d Mon Sep 17 00:00:00 2001 From: Yasser Ganjisaffar Date: Fri, 28 Jun 2019 11:37:29 -0700 Subject: [PATCH] Update .gitignore for intellij codestyles --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 17f180de700c..bc7eae98aa1b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ .idea/ant.xml .idea/dataSources.local.xml .idea/dataSources.ids +.idea/codeStyles/ .idea/codeStyleSettings.xml .idea/compiler.xml .idea/encodings.xml