ignore entire idea folder because the new gui saves files to it for some goddamn reason

This commit is contained in:
2024-08-07 21:17:57 +02:00
parent 784f11206d
commit 05ca5a7106
+1 -4
View File
@@ -4,10 +4,7 @@ target/
!**/src/test/**/target/ !**/src/test/**/target/
### IntelliJ IDEA ### ### IntelliJ IDEA ###
.idea/modules.xml .idea/
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
*.iws *.iws
*.iml *.iml
*.ipr *.ipr