Skip to content

Commit b73b4bd

Browse files
committed
‎‎‏‏‎ ‎
1 parent 1c157f2 commit b73b4bd

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.github/SIZE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
```mathematica
2-
464K └─┬ main
3-
252K ├─┬ Github
4-
248K │ └─┬ Runners
2+
500K └─┬ main
3+
288K ├─┬ Github
4+
284K │ └─┬ Runners
55
64K │ ├─┬ bootstrap
66
8.0K │ │ ├── ubuntu.sh
77
8.0K │ │ ├── eweos.sh
@@ -13,6 +13,7 @@
1313
4.0K │ │ ├── archlinux_hooks.sh
1414
4.0K │ │ └── alpine.sh
1515
52K │ ├── alpine-builder.dockerfile
16+
36K │ ├── gentoo-builder.dockerfile
1617
16K │ ├── x86_64-ubuntu.dockerfile
1718
16K │ ├── ubuntu-systemd-base.dockerfile
1819
16K │ ├── aarch64-ubuntu.dockerfile

.github/SIZE.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
464K └─┬ main
2-
252K ├─┬ Github
3-
248K │ └─┬ Runners
1+
500K └─┬ main
2+
288K ├─┬ Github
3+
284K │ └─┬ Runners
44
64K │ ├─┬ bootstrap
55
8.0K │ │ ├── ubuntu.sh
66
8.0K │ │ ├── eweos.sh
@@ -12,6 +12,7 @@
1212
4.0K │ │ ├── archlinux_hooks.sh
1313
4.0K │ │ └── alpine.sh
1414
52K │ ├── alpine-builder.dockerfile
15+
36K │ ├── gentoo-builder.dockerfile
1516
16K │ ├── x86_64-ubuntu.dockerfile
1617
16K │ ├── ubuntu-systemd-base.dockerfile
1718
16K │ ├── aarch64-ubuntu.dockerfile

0 commit comments

Comments
 (0)