mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 05:51:56 +08:00
15 lines
165 B
Plaintext
15 lines
165 B
Plaintext
.idea/
|
|
dist/
|
|
node_modules/
|
|
src/**/*.jsx
|
|
tests/__coverage__/
|
|
tests/**/*.jsx
|
|
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
.pnp.*
|