add: treetable (#9003) (#9007)

This commit is contained in:
Raboneko
2026-01-09 13:54:12 -08:00
committed by GitHub
parent b583879de5
commit 2a3a40be15
3 changed files with 52 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "treetable.spec"
}
}