Replace all Perl scripts with Rust

This commit is contained in:
Dave Rolsky
2024-12-14 15:05:33 -06:00
parent dad7ec15de
commit dbeb1eb6a2
12 changed files with 615 additions and 5162 deletions

1
.gitignore vendored
View File

@@ -3,4 +3,5 @@
/package.json
.\#*
\#*\#
run-tests/**/target/**
test-project/**/target/**