mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-06 04:59:41 -06:00
14 lines
119 B
Plaintext
14 lines
119 B
Plaintext
# code editors
|
|
/.idea
|
|
|
|
# dependencies
|
|
/node_modules
|
|
/client/node_modules
|
|
/.pnp
|
|
.pnp.js
|
|
|
|
|
|
# production
|
|
/build
|
|
/data
|
|
/bin |