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
.vscode
.zed
upload
*.exe
*.db
......@@ -10,10 +11,11 @@ web/dist
.env
one-api
new-api
/__debug_bin*
.DS_Store
tiktoken_cache
.eslintcache
.gocache
electron/node_modules
electron/dist
\ No newline at end of file
electron/dist
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