Initial commit: Flutter 无书应用项目
This commit is contained in:
20
ohos/.gitignore
vendored
Normal file
20
ohos/.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
/node_modules
|
||||
/oh_modules
|
||||
/local.properties
|
||||
/.idea
|
||||
**/build
|
||||
/.hvigor
|
||||
.cxx
|
||||
/.clangd
|
||||
/.clang-format
|
||||
/.clang-tidy
|
||||
**/.test
|
||||
**/BuildProfile.ets
|
||||
**/oh-package-lock.json5
|
||||
/package.json
|
||||
/package-lock.json
|
||||
|
||||
**/src/main/resources/rawfile/flutter_assets/
|
||||
**/libs/**/libapp.so
|
||||
**/libs/**/libflutter.so
|
||||
**/libs/**/libvmservice_snapshot.so
|
||||
Reference in New Issue
Block a user