# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# OpenHarmony build artifacts
openharmony/*/build/
openharmony/build/
openharmony/.cxx/
openharmony/oh_modules/
openharmony/*/oh_modules/
openharmony/capacitor/oh_modules/
openharmony/capacitor/.cxx/
openharmony/.hvigor/cache/
openharmony/.hvigor/outputs/
openharmony/.hvigor/report/
openharmony/local.properties
openharmony/entry/oh_modules/

# Generated bridge files (built from project root rawfile)
openharmony/*/src/main/resources/rawfile/cordova.js
openharmony/*/src/main/resources/rawfile/index.html
openharmony/*/src/main/resources/rawfile/assets/
openharmony/*/src/main/resources/rawfile/plugins/

# Rust build artifacts
web-sync/target/

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?