We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c43239 commit a1d047cCopy full SHA for a1d047c
1 file changed
.gitignore
@@ -1,23 +1,13 @@
1
inner.rs
2
3
-/.env
4
-/http-cacache
5
-/prpr/build.rs
6
/target
7
/assets/font.ttf
8
-/assets/charts
9
-/assets/texture
10
-/wbindgen
11
-/dist
12
-/conf.yml
13
/cache
14
/data
15
/.cargo
16
/config.txt
17
-/assets/char.png
18
/assets/background.jpg
19
/assets/res
20
-/test.uml
21
/monitor-config.yml
22
/.vscode
23
@@ -49,4 +39,4 @@ inner.rs
49
39
50
40
# OHOS
51
41
52
-phira/dist/
42
+/phira/dist/
0 commit comments