dictionary update

This commit is contained in:
proddy
2026-01-05 20:12:21 +01:00
parent 1cc4dc52d4
commit def7501c62

View File

@@ -35,6 +35,7 @@
"managed_components/**", "managed_components/**",
"pnpm-*.yaml", "pnpm-*.yaml",
"vite.config.ts", "vite.config.ts",
"lib/esp32-psram/**" "lib/esp32-psram/**",
"test/test_api/test_api.h"
] ]
} }