target/
**/*.rs.bk

/node_modules/
/website/node_modules/
/benchmark/node_modules/
/editors/vscode/node_modules/
/editors/vscode/icon.png

/editors/vscode/out/
/editors/vscode/*.vsix

npm/cli-*

# Ignore accidental files from the root
/*.js
/*.jsx
/*.ts
/*.tsx
/tasks/transform_conformance/fixtures/*

.oxc/plugins/**.*