feat: Ignore .idea directory

- Adds the entire `.idea/` directory to `.gitignore` to prevent IDE-specific files from being committed.
This commit is contained in:
2025-12-25 22:29:06 +01:00
parent 60c50f078d
commit f51964831a
11 changed files with 1 additions and 120 deletions

1
.gitignore vendored
View File

@@ -16,3 +16,4 @@
/.idea/compiler.xml
/.idea/jarRepositories.xml
/.idea/deploymentTargetDropDown.xml
/.idea/