mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
Update to match Deno source, remove things not related to Deno
This commit is contained in:
parent
a3306fc085
commit
25506bfe57
@ -3,29 +3,13 @@
|
|||||||
*.swp
|
*.swp
|
||||||
.env
|
.env
|
||||||
|
|
||||||
/.cargo_home/
|
|
||||||
/.idea/
|
|
||||||
/.vscode/
|
|
||||||
gclient_config.py_entries
|
gclient_config.py_entries
|
||||||
/gh-pages/
|
|
||||||
/target/
|
/target/
|
||||||
/std/hash/_wasm/target
|
/std/hash/_wasm/target
|
||||||
/tools/wpt/manifest.json
|
/tools/wpt/manifest.json
|
||||||
|
/test_napi/node_modules
|
||||||
# Files that help ensure VSCode can work but we don't want checked into the
|
/test_napi/build
|
||||||
# repo
|
/test_napi/third_party_tests/node_modules
|
||||||
/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?
|
|
||||||
|
|
||||||
# Flamegraphs
|
# Flamegraphs
|
||||||
/flamebench*.svg
|
/flamebench*.svg
|
||||||
|
Loading…
Reference in New Issue
Block a user