Skip to content

Commit 0458ca2

Browse files
Merge pull request #1 from shreyshrivastava4799/main
HMOS code commit for SharpView
2 parents 093132c + 5078546 commit 0458ca2

73 files changed

Lines changed: 1443 additions & 1421 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This workflow will build a Harmony OS project with Gradle and analyse the code using Sonar cloud.
2-
3-
name: Build
4-
51
on:
62
push:
73
branches: [ main ]

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
*.iml
22
.gradle
33
/local.properties
4-
/.idea/workspace.xml
5-
/.idea/libraries
4+
/.idea
65
.DS_Store
76
/build
87
/captures
98
.externalNativeBuild
9+
/entry/.preview
10+
.cxx

.idea/codeStyleSettings.xml

Lines changed: 0 additions & 231 deletions
This file was deleted.

.idea/compiler.xml

Lines changed: 1 addition & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/copyright/profiles_settings.xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.idea/gradle.xml

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.idea/inspectionProfiles/profiles_settings.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)