.gitignore 353 B

1234567891011121314151617181920212223242526272829303132333435
  1. .idea
  2. .vscode
  3. .zed
  4. .history
  5. upload
  6. *.exe
  7. *.db
  8. build
  9. *.db-journal
  10. logs
  11. web/default/dist
  12. web/classic/dist
  13. .env
  14. one-api
  15. new-api
  16. /__debug_bin*
  17. .DS_Store
  18. tiktoken_cache
  19. .eslintcache
  20. .gocache
  21. .gomodcache/
  22. .cache
  23. plans
  24. .claude
  25. .cursor
  26. electron/node_modules
  27. electron/dist
  28. data/
  29. .gomodcache/
  30. .gocache-temp
  31. .gopath
  32. .test
  33. token_estimator_test.go
  34. skills-lock.json