This commit is contained in:
2025-10-13 13:30:45 +02:00
parent e020b64c86
commit 649894dafc
5 changed files with 9 additions and 13 deletions

View File

@@ -8,9 +8,9 @@
"**/Thumbs.db": true,
"**/gradle": true,
"**/.gradle": true,
// "**/build": true,
"**/build": true,
"**/bin": true,
// "platform-*": true
"platform-*": true
}
}