38 lines
419 B
Plaintext
38 lines
419 B
Plaintext
'.idea
|
|
.vscode/
|
|
.github/
|
|
.cursor/
|
|
.zed
|
|
.history
|
|
upload
|
|
# *.exe (uncomment if needed to exclude all .exe files)
|
|
*.db
|
|
build
|
|
*.db-journal
|
|
logs
|
|
web/vite.config.js
|
|
web/dist
|
|
.env
|
|
one-api
|
|
token-factory
|
|
/__debug_bin*
|
|
.DS_Store
|
|
tiktoken_cache
|
|
.eslintcache
|
|
.gocache
|
|
.gomodcache/
|
|
.cache
|
|
plans
|
|
.claude
|
|
.codebuddy
|
|
|
|
electron/node_modules
|
|
electron/dist
|
|
data/
|
|
postgres_data/
|
|
mysql_data/
|
|
redis_data/
|
|
.gomodcache/
|
|
.gocache-temp
|
|
.gopath
|