Skip to content

Commit 3c75928

Browse files
committed
‎‎‏‏‎ ‎
1 parent 153fc49 commit 3c75928

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.github/SIZE.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```mathematica
2-
744K └─┬ main
2+
760K └─┬ main
33
412K ├─┬ Github
44
408K │ └─┬ Runners
55
88K │ ├─┬ bootstrap
@@ -35,13 +35,16 @@
3535
4.0K │ ├── alpine_loongarch64.dockerfile
3636
4.0K │ ├── alpine.dockerfile
3737
4.0K │ └── alpine-ix.dockerfile
38-
196K ├─┬ Linux
38+
212K ├─┬ Linux
3939
40K │ ├─┬ extraxtor
4040
32K │ │ ├── main.go
4141
4.0K │ │ └── README.md
4242
32K │ ├── rbuilder.sh
4343
28K │ ├── extraxtor.sh
4444
20K │ ├── install_bins_curl.sh
45+
16K │ ├─┬ tss
46+
12K │ │ └─┬ src
47+
8.0K │ │ └── main.rs
4548
12K │ ├── sshd_config_passwordless
4649
12K │ ├── sshd_config
4750
12K │ ├── setup_ssh.sh

.github/SIZE.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
744K └─┬ main
1+
760K └─┬ main
22
412K ├─┬ Github
33
408K │ └─┬ Runners
44
88K │ ├─┬ bootstrap
@@ -34,13 +34,16 @@
3434
4.0K │ ├── alpine_loongarch64.dockerfile
3535
4.0K │ ├── alpine.dockerfile
3636
4.0K │ └── alpine-ix.dockerfile
37-
196K ├─┬ Linux
37+
212K ├─┬ Linux
3838
40K │ ├─┬ extraxtor
3939
32K │ │ ├── main.go
4040
4.0K │ │ └── README.md
4141
32K │ ├── rbuilder.sh
4242
28K │ ├── extraxtor.sh
4343
20K │ ├── install_bins_curl.sh
44+
16K │ ├─┬ tss
45+
12K │ │ └─┬ src
46+
8.0K │ │ └── main.rs
4447
12K │ ├── sshd_config_passwordless
4548
12K │ ├── sshd_config
4649
12K │ ├── setup_ssh.sh

0 commit comments

Comments
 (0)