mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 20:17:28 +00:00
- Add `.cursor` directory to ignore local editor settings - Add `*.mdc` pattern to ignore generated Markdown content
16 lines
129 B
Plaintext
16 lines
129 B
Plaintext
.idea
|
|
.vscode
|
|
upload
|
|
*.exe
|
|
*.db
|
|
build
|
|
*.db-journal
|
|
logs
|
|
web/dist
|
|
.env
|
|
one-api
|
|
.DS_Store
|
|
tiktoken_cache
|
|
.eslintcache
|
|
.cursor
|
|
*.mdc |