target/
**/*.rs.bk

node_modules/
npm/cli-*

# From napi build
crates/oxc_napi/*.node

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