chore: ignore IDE-specific .idea files and stop tracking them

Made-with: Cursor
This commit is contained in:
2026-03-05 22:05:36 +01:00
parent ce3bdd3d72
commit 7815f151f1
3 changed files with 3 additions and 28 deletions

3
.gitignore vendored
View File

@@ -7,6 +7,9 @@
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
/.idea/deviceManager.xml
/.idea/gradle.xml
/.idea/misc.xml
.idea/inspectionProfiles/
.DS_Store
/build