mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
22 lines
No EOL
319 B
Text
22 lines
No EOL
319 B
Text
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/**.* |