std/.gitignore

22 lines
287 B
Plaintext
Raw Normal View History

2022-11-07 17:04:14 +00:00
deno.lock
2024-01-05 07:55:55 +00:00
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