### Generated by DevEco Studio (kept) ###
/node_modules
/oh_modules
/local.properties
/.idea
**/build
/.hvigor
.cxx
/.clangd
/.clang-format
/.clang-tidy
**/.test
/.appanalyzer

### Hardening: HarmonyOS / DevEco Studio ###
# Previewer cache (per module)
**/.preview
# Native build cache in any submodule
**/.cxx
# Dependency installs in any submodule (entry / tencentqianwebview / future libs)
**/oh_modules
**/node_modules
# Hvigor cache in any submodule
**/.hvigor
# DevEco 构建时自动生成的兼容文件（HAR 库模块会生成在模块根目录而非 build/ 下）
**/BuildProfile.ets

/dist/
