1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/.gitignore

37 lines
557 B
Text
Raw Normal View History

*.orig
*.pyc
2018-11-27 17:21:05 -05:00
*.swp
.env
/.cargo_home/
/.idea/
/.vscode/
gclient_config.py_entries
/gh-pages/
/target/
2020-09-22 17:03:11 -04:00
/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/
2019-12-02 04:00:55 -05:00
# MacOS generated files
.DS_Store
.DS_Store?
# Flamegraphs
/flamebench*.svg
/flamegraph*.svg
2021-06-14 14:57:02 -04:00
# WPT generated cert files
/tools/wpt/certs/index.txt*
/tools/wpt/certs/serial*