remove old files

This commit is contained in:
2025-11-25 17:03:29 -08:00
parent f62dd1c112
commit aa0a12f402
11 changed files with 3 additions and 283 deletions

View File

@@ -47,3 +47,6 @@ profile: .PHONY
clean:
rm newt*.js iife.js min.js min.js.gz
audit: .PHONY
(cd playground && npm audit)
(cd newt-vscode && npm audit)