.gitignore 179 B

123456789101112131415
  1. /node_modules
  2. /local.properties
  3. /.idea
  4. **/build
  5. package-lock.json
  6. /.hvigor
  7. .clang-format
  8. .clang-tidy
  9. .clangd
  10. @ohos
  11. .vscode
  12. .vs
  13. build-profile.json5
  14. oh_modules
  15. oh-package-lock.json5