mirror of
https://github.com/kmvan/x-prober.git
synced 2026-04-21 16:59:02 +08:00
11 lines
115 B
Plaintext
11 lines
115 B
Plaintext
/vendor/
|
|
/*.cache
|
|
/languages/*.mo
|
|
/.npmrc
|
|
/.git
|
|
/node_modules
|
|
/.tmp
|
|
/dist/app.js
|
|
/pnpm-lock.yaml
|
|
/*.lock
|
|
/.marscode |