Update .gitignore

This commit is contained in:
Kroccmou
2025-06-13 23:01:04 +02:00
parent c20be4d5f6
commit 52994a20a3

3
.gitignore vendored
View File

@@ -8,6 +8,7 @@ target/
.idea/jarRepositories.xml .idea/jarRepositories.xml
.idea/compiler.xml .idea/compiler.xml
.idea/libraries/ .idea/libraries/
.idea/misc.xml
*.iws *.iws
*.iml *.iml
*.ipr *.ipr
@@ -35,4 +36,4 @@ build/
.vscode/ .vscode/
### Mac OS ### ### Mac OS ###
.DS_Store .DS_Store