Commit 22ec4601 by creamlike1024

chore: Ignore .zed and debug binaries in .gitignore

parent bba0cbe6
.idea
.vscode
.zed
upload
*.exe
*.db
......@@ -10,6 +11,7 @@ web/dist
.env
one-api
new-api
/__debug_bin*
.DS_Store
tiktoken_cache
.eslintcache
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment