Update .gitignore

This commit is contained in:
Bas Antonius de Jong
2025-09-18 13:13:57 +02:00
committed by GitHub
parent 1d9fa115ed
commit 9a2ebcef82

5
.gitignore vendored
View File

@@ -39,8 +39,11 @@ gradle-app.setting
## IntelliJ ## IntelliJ
############################## ##############################
out/ out/
.idea/ workspace.xml
usage.statistics.xml
shelf/
.idea_modules/ .idea_modules/
.idea/modules.xml
*.iml *.iml
*.ipr *.ipr
*.iws *.iws