1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/.gitignore
2020-11-08 19:07:33 +01:00

23 lines
340 B
Text

*.orig
*.pyc
*.swp
/.cargo_home/
/.idea/
/.vscode/
gclient_config.py_entries
/gh-pages/
/target/
/std/hash/_wasm/target
# 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/
# MacOS generated files
.DS_Store
.DS_Store?