Exclude .idea folder in gitignore #165

Merged
lars.winzer merged 1 commits from chore/exclude-idea-folder into main 2026-03-11 11:28:12 +01:00
+4 -1
View File
@@ -115,4 +115,7 @@ $RECYCLE.BIN/
# Exported images (optional nur wenn du Exporte nicht versionieren willst) # Exported images (optional nur wenn du Exporte nicht versionieren willst)
*.drawio.png *.drawio.png
*.drawio.svg *.drawio.svg
*.drawio.pdf *.drawio.pdf
## IntelliJ
.idea