🔒 Implement build artifact hash verification
This commit is contained in:
parent
0c43dc5a76
commit
25b3972f8b
2 changed files with 31 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,6 +6,8 @@ node_modules
|
|||
dist
|
||||
out
|
||||
extras
|
||||
# we are using bun, the package-json only exists after running the macos build
|
||||
package-json.lock
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue