mirror of
https://github.com/wisdgod/cursor-api.git
synced 2025-12-24 13:38:01 +08:00
21 lines
262 B
Plaintext
21 lines
262 B
Plaintext
/target
|
|
/get-token/target
|
|
/*.log
|
|
/*.env
|
|
/static/*.min.html
|
|
/static/*.min.css
|
|
/static/*.min.js
|
|
/scripts/.asset-hashes.json
|
|
node_modules
|
|
.DS_Store
|
|
/.vscode
|
|
/.cargo
|
|
/.token
|
|
/.token-list
|
|
/cursor-api
|
|
/cursor-api.exe
|
|
/release
|
|
|
|
/static/readme.html
|
|
/*.py
|
|
/src/decoder.rs |