diff --git a/.gitignore b/.gitignore index 3c559c3..aa33988 100644 --- a/.gitignore +++ b/.gitignore @@ -115,4 +115,7 @@ $RECYCLE.BIN/ # Exported images (optional – nur wenn du Exporte nicht versionieren willst) *.drawio.png *.drawio.svg -*.drawio.pdf \ No newline at end of file +*.drawio.pdf + +## IntelliJ +.idea \ No newline at end of file