Improve makefile

This commit is contained in:
Kevin Yue
2024-02-22 07:54:45 -05:00
parent cfdba00a01
commit c446763a05
2 changed files with 57 additions and 14 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/target
.pnpm-store
.env
vendor
.vendor
*.tar.xz
.cargo