Update to match Deno source, remove things not related to Deno

This commit is contained in:
Charles A Moonen 2023-04-17 12:12:53 -05:00 committed by GitHub
parent a3306fc085
commit 25506bfe57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 19 deletions

View File

@ -3,29 +3,13 @@
*.swp
.env
/.cargo_home/
/.idea/
/.vscode/
gclient_config.py_entries
/gh-pages/
/target/
/std/hash/_wasm/target
/tools/wpt/manifest.json
# Files that help ensure VSCode can work but we don't want checked into the
# repo
/node_modules
/tsconfig.json
# compiled wasm files
std/wasi/testdata/snapshot_preview1/
# generated v8 coverage files
cli/tests/.test_coverage/
# MacOS generated files
.DS_Store
.DS_Store?
/test_napi/node_modules
/test_napi/build
/test_napi/third_party_tests/node_modules
# Flamegraphs
/flamebench*.svg