diff --git a/.gitignore b/.gitignore index fe9abea..ba8ea35 100644 --- a/.gitignore +++ b/.gitignore @@ -403,6 +403,9 @@ FodyWeavers.xsd # 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 +## Just ignore the .idea folder +.idea/ + # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml