Skip to content

Commit e319a95

Browse files
committed
ok
1 parent 73654ee commit e319a95

3 files changed

Lines changed: 199 additions & 196 deletions

File tree

.gitignore

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ perrisbrewery/workdir/*
1818
tmp
1919
mkinitcpio/*.img
2020

21+
# pods
2122
pods/ci/*.deb
22-
pods/ci/*.tar.gz
2323
pods/ci/*.pkg.tar.zst
24-
pods/ci/.pnpm*
24+
pods/ci/*.tar.gz
2525

26-
mychroot/ci/*.tar.gz
26+
# mychroot
27+
mychroot/ci/*.deb
2728
mychroot/ci/*.pkg.tar.zst
28-
mychroot/ci/iso/*.tar.gz
29-
mychroot/ci/iso/*.iso
29+
mychroot/ci/*.tar.gz
30+
mychroot/ci/iso/*
31+

0 commit comments

Comments
 (0)