oxc/.gitignore
2024-02-04 16:15:01 +08:00

28 lines
441 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/*
/*.ast.txt
/*.cfg.txt
/*.dot
tasks/coverage/babel/
tasks/coverage/test262/
tasks/coverage/typescript/
tasks/prettier_conformance/prettier/