🔧 Update configuration

This commit is contained in:
2025-04-23 21:10:40 +08:00
parent 20b0e386fe
commit e8b5478bec
5 changed files with 15 additions and 12 deletions

View File

@@ -50,6 +50,7 @@ export default defineConfig([
'.local',
'/bin',
'Dockerfile',
'**/bindings/'
],
}
]);