std/.gitignore
dependabot[bot] 82ccee6390
Some checks are pending
ci / test (canary, macOS-latest) (push) Waiting to run
ci / test (canary, ubuntu-latest) (push) Waiting to run
ci / test (canary, windows-latest) (push) Waiting to run
ci / test (v1.x, macOS-latest) (push) Waiting to run
ci / test (v1.x, ubuntu-latest) (push) Waiting to run
ci / test (v1.x, windows-latest) (push) Waiting to run
ci / test (v2.x, macOS-latest) (push) Waiting to run
ci / test (v2.x, ubuntu-latest) (push) Waiting to run
ci / test (v2.x, windows-latest) (push) Waiting to run
ci / test-node (latest, ubuntu-latest) (push) Waiting to run
ci / lint (ubuntu-latest) (push) Waiting to run
ci / lint (windows-latest) (push) Waiting to run
ci / wasm (crypto/_wasm) (push) Waiting to run
chore: bump codecov/codecov-action from 4 to 5 (#6193)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-11-19 13:56:19 +09:00

22 lines
287 B
Plaintext

deno.lock
http/testdata/%25A.txt
http/testdata/file#2.txt
http/testdata/test file.txt
docs/
# rust build output
crypto/_wasm/target
cli/testdata/unicode_width_crate/target
# coverage
coverage/
cov.lcov
codecov
codecov.SHA256SUM
codecov.SHA256SUM.sig
# misc files
.DS_Store
.idea
.vim