Changed gitignore to ignore all in .idea

This commit is contained in:
Maximilian Wagner
2023-08-03 11:45:32 +02:00
parent 3ccbcb6ee1
commit fe62dc94f0

3
.gitignore vendored
View File

@@ -20,6 +20,9 @@
# 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
# dont push at all
.idea/
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml