mirror of
https://github.com/gnmyt/myspeed.git
synced 2025-12-30 17:49:33 -06:00
14 lines
115 B
Plaintext
14 lines
115 B
Plaintext
# code editors
|
|
/.idea
|
|
|
|
# dependencies
|
|
/node_modules
|
|
/client/node_modules
|
|
/.pnp
|
|
.pnp.js
|
|
|
|
|
|
# production
|
|
/build
|
|
/data
|