Commit 9e98f045 by Seefs Committed by GitHub

Merge pull request #2084 from QuantumNous/update-gitignore

chore: Ignore .zed and debug binaries in .gitignore
parents 576775cb 22ec4601
.idea .idea
.vscode .vscode
.zed
upload upload
*.exe *.exe
*.db *.db
...@@ -10,6 +11,7 @@ web/dist ...@@ -10,6 +11,7 @@ web/dist
.env .env
one-api one-api
new-api new-api
/__debug_bin*
.DS_Store .DS_Store
tiktoken_cache tiktoken_cache
.eslintcache .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