Add .idea folder to the list of ignored files (#21685)

This commit is contained in:
Massimiliano Culpo
2021-02-16 14:32:27 +01:00
committed by GitHub
parent e63b34ff77
commit ca69e7cd43

4
.gitignore vendored
View File

@@ -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