Skip to content

Commit

Permalink
chore: .gitignore spring cleaning (denoland#18644)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Apr 9, 2023
1 parent 8c4f37d commit 015eb4e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,13 @@
/.vs/
/.vscode/
gclient_config.py_entries
/gh-pages/
/target/
/std/hash/_wasm/target
/tools/wpt/manifest.json
/test_napi/node_modules
/test_napi/build
/test_napi/third_party_tests/node_modules

# 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?
Expand Down

0 comments on commit 015eb4e

Please sign in to comment.