Feature: Build Rust during build script AND install

This commit is contained in:
junderw
2023-08-04 23:40:10 -07:00
parent a53bfce2e8
commit b2c1e0d1e8
3 changed files with 11 additions and 4 deletions

3
backend/.gitignore vendored
View File

@@ -45,3 +45,6 @@ testem.log
#System Files
.DS_Store
Thumbs.db
# package folder (npm run package output)
/package