mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-06-03 04:07:21 +00:00
✨ feat: Update .gitignore to exclude additional files
- Add `.cursor` directory to ignore local editor settings - Add `*.mdc` pattern to ignore generated Markdown content
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -11,4 +11,6 @@ web/dist
|
||||
one-api
|
||||
.DS_Store
|
||||
tiktoken_cache
|
||||
.eslintcache
|
||||
.eslintcache
|
||||
.cursor
|
||||
*.mdc
|
||||
Reference in New Issue
Block a user