oxc/.gitignore
overlookmotel f3aedf6501 chore: remove .idea from .gitignore (#4496)
`.idea` snuck its way into `.gitignore` in #4484. Remove it again.

See #4355 for reason why it shouldn't be there.
2024-07-26 23:59:24 +00:00

29 lines
481 B
Text

target/
**/*.rs.bk
/node_modules/
/website/node_modules/
/benchmark/node_modules/
/tasks/benchmark/codspeed/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/