From ca69e7cd436479c79421003054d8925de79b75bc Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Tue, 16 Feb 2021 14:32:27 +0100 Subject: Add .idea folder to the list of ignored files (#21685) --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b09beec836..dc85872f42 100644 --- a/.gitignore +++ b/.gitignore @@ -356,6 +356,10 @@ GitHub.sublime-settings # JetBrains-specific ignores # ############################## +# Ignore the entire folder since it may conatin more files than +# just the ones listed below +.idea/ + # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 -- cgit v1.2.3-60-g2f50