Skip to content

Commit bf00f85

Browse files
committed
2 parents 69bb8ed + 8d88ce5 commit bf00f85

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

.github/SIZE.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```mathematica
2-
760K └─┬ main
2+
784K └─┬ main
33
412K ├─┬ Github
44
408K │ └─┬ Runners
55
88K │ ├─┬ bootstrap
@@ -35,16 +35,18 @@
3535
4.0K │ ├── alpine_loongarch64.dockerfile
3636
4.0K │ ├── alpine.dockerfile
3737
4.0K │ └── alpine-ix.dockerfile
38-
212K ├─┬ Linux
38+
236K ├─┬ Linux
39+
40K │ ├─┬ tss
40+
32K │ │ ├─┬ src
41+
24K │ │ │ ├── main.rs
42+
4.0K │ │ │ └── Cargo.toml
43+
4.0K │ │ └── README.md
3944
40K │ ├─┬ extraxtor
4045
32K │ │ ├── main.go
4146
4.0K │ │ └── README.md
4247
32K │ ├── rbuilder.sh
4348
28K │ ├── extraxtor.sh
4449
20K │ ├── install_bins_curl.sh
45-
16K │ ├─┬ tss
46-
12K │ │ └─┬ src
47-
8.0K │ │ └── main.rs
4850
12K │ ├── sshd_config_passwordless
4951
12K │ ├── sshd_config
5052
12K │ ├── setup_ssh.sh

.github/SIZE.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
760K └─┬ main
1+
784K └─┬ main
22
412K ├─┬ Github
33
408K │ └─┬ Runners
44
88K │ ├─┬ bootstrap
@@ -34,16 +34,18 @@
3434
4.0K │ ├── alpine_loongarch64.dockerfile
3535
4.0K │ ├── alpine.dockerfile
3636
4.0K │ └── alpine-ix.dockerfile
37-
212K ├─┬ Linux
37+
236K ├─┬ Linux
38+
40K │ ├─┬ tss
39+
32K │ │ ├─┬ src
40+
24K │ │ │ ├── main.rs
41+
4.0K │ │ │ └── Cargo.toml
42+
4.0K │ │ └── README.md
3843
40K │ ├─┬ extraxtor
3944
32K │ │ ├── main.go
4045
4.0K │ │ └── README.md
4146
32K │ ├── rbuilder.sh
4247
28K │ ├── extraxtor.sh
4348
20K │ ├── install_bins_curl.sh
44-
16K │ ├─┬ tss
45-
12K │ │ └─┬ src
46-
8.0K │ │ └── main.rs
4749
12K │ ├── sshd_config_passwordless
4850
12K │ ├── sshd_config
4951
12K │ ├── setup_ssh.sh

0 commit comments

Comments
 (0)