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:
+4
-1
@@ -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
|
||||
Reference in New Issue
Block a user