Add packaging

This commit is contained in:
Kevin Yue
2024-02-20 08:27:51 -05:00
committed by Kevin Yue
parent 4be877bf8c
commit e50cacf333
24 changed files with 833 additions and 285 deletions

5
.gitignore vendored
View File

@@ -2,3 +2,8 @@
/target
.pnpm-store
.env
.vendor
*.tar.xz
.cargo
.build