Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
zhangbo1_wd
2024-06-13 10:30:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9275c3501c35d82abc7e800ab740275bdb0e34a3
9275c350
1 parent
3163e86f
git代码管理,忽略规则修改
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
41 additions
and
20 deletions
sight_harmony/.gitignore
sight_harmony/commons/wdConstant/.gitignore
sight_harmony/commons/wdJsBridge/.gitignore
sight_harmony/commons/wdKit/.gitignore
sight_harmony/commons/wdNetwork/.gitignore
sight_harmony/commons/wdRouter/.gitignore
sight_harmony/commons/wdShareBase/.gitignore
sight_harmony/commons/wdWebComponent/.gitignore
sight_harmony/features/wdBean/.gitignore
sight_harmony/features/wdComponent/.gitignore
sight_harmony/features/wdDetailPlayApi/.gitignore
sight_harmony/features/wdDetailPlayLive/.gitignore
sight_harmony/features/wdDetailPlayShortVideo/.gitignore
sight_harmony/features/wdDetailPlayVod/.gitignore
sight_harmony/features/wdHwAbility/.gitignore
sight_harmony/features/wdLayout/.gitignore
sight_harmony/features/wdLogin/.gitignore
sight_harmony/features/wdPlayer/.gitignore
sight_harmony/features/wdShare/.gitignore
sight_harmony/features/wdTracking/.gitignore
sight_harmony/.gitignore
View file @
9275c35
@@ -8,4 +8,6 @@
@@ -8,4 +8,6 @@
8
/.clangd
8
/.clangd
9
/.clang-format
9
/.clang-format
10
/.clang-tidy
10
/.clang-tidy
11
-
**/.test
11
+
**/.test
12
+
**/oh-package-lock.json5
13
+
/oh-package-lock.json5
sight_harmony/commons/wdConstant/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/commons/wdJsBridge/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/commons/wdKit/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/commons/wdNetwork/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/commons/wdRouter/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/commons/wdShareBase/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/commons/wdWebComponent/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdBean/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdComponent/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdDetailPlayApi/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdDetailPlayLive/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdDetailPlayShortVideo/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdDetailPlayVod/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdHwAbility/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdLayout/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdLogin/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdPlayer/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdShare/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
sight_harmony/features/wdTracking/.gitignore
View file @
9275c35
@@ -3,4 +3,5 @@
@@ -3,4 +3,5 @@
3
/.preview
3
/.preview
4
/build
4
/build
5
/.cxx
5
/.cxx
6
-
/.test
6
+
/.test
7
+
/oh-package-lock.json5
Please
register
or
login
to post a comment