Merge branch 'chore/exclude-idea-folder' into 'main'

Exclude .idea folder in gitignore

See merge request cs108-fs26/Gruppe-13!9
This commit was merged in pull request #165.
This commit is contained in:
Lars Simon Winzer
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)
*.drawio.png
*.drawio.svg
*.drawio.pdf
*.drawio.pdf
## IntelliJ
.idea