summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore12
1 files changed, 0 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 59166931a..6f806b143 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,6 @@
/.vs/
/.vscode/
gclient_config.py_entries
-/gh-pages/
/target/
/std/hash/_wasm/target
/tools/wpt/manifest.json
@@ -16,17 +15,6 @@ gclient_config.py_entries
/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?