chore: update gitignore and remove env.example

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-08 00:13:23 +08:00
parent e637c8ca2f
commit 51e38e039b
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -40,6 +40,9 @@ logs/
.claude/
.worktrees/
# Demo (excluded from version control)
demo/
# Lock files (use in development, commit in production)
# uv.lock - uncomment if you want to commit lock file
# package-lock.json - uncomment if you want to commit lock file

View File

@@ -1 +0,0 @@
VITE_API_URL=http://127.0.0.1:3337