Added .idea/ to .gitignore

This commit is contained in:
MarcUs7i 2024-11-27 16:48:08 +01:00
parent d620ec163d
commit 2544375b7a

3
.gitignore vendored
View file

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