Files
actions-rust-cross/.gitignore
aaronvg 42fe96a4c1 Add support for a "working-directory" parameter
This commit updates the tests to check that this works and also rewrites the
test script from Bash to Perl.

Co-authored-by: Dave Rolsky <autarch@urth.org>
2023-09-10 15:12:49 -05:00

7 lines
84 B
Plaintext

/node_modules
/package-lock.json
/package.json
.\#*
\#*\#
test-project/**/target/**