mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 13:48:55 +00:00
chore: add lint plugins to gitignore (#1524)
This commit is contained in:
parent
6ebb42dbd7
commit
ec2af2b24a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -18,3 +18,5 @@ npm/cli-*
|
|||
/*.ts
|
||||
/*.tsx
|
||||
/tasks/transform_conformance/fixtures/*
|
||||
|
||||
.oxc/plugins/**.*
|
||||
Loading…
Reference in a new issue