chore: document env files and configure proxy target
Add VITE_PROXY_TARGET to the example environment file and use it in the Vite dev proxy configuration with a localhost fallback. Expand the LLM development guide with env file loading order, version-control rules, and variable descriptions. Also clean up ignored local tool paths in .gitignore and remove duplicated README env examples.chore: document env files and configure proxy target Add VITE_PROXY_TARGET to the example environment file and use it in the Vite dev proxy configuration with a localhost fallback. Expand the LLM development guide with env file loading order, version-control rules, and variable descriptions. Also clean up ignored local tool paths in .gitignore and remove duplicated README env examples.
This commit is contained in:
+7
-9
@@ -36,13 +36,11 @@ output/playwright/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
/playwright/.auth/
|
||||
# Added by code-review-graph
|
||||
.code-review-graph/
|
||||
|
||||
.codex/config.toml
|
||||
.agents/
|
||||
.claude/
|
||||
.ruler/
|
||||
.playwright/
|
||||
.mcp.json
|
||||
.opencode.json
|
||||
.codex
|
||||
.agents
|
||||
.claude
|
||||
.ruler
|
||||
.playwright
|
||||
opencode.json
|
||||
.antigravitycli
|
||||
|
||||
Reference in New Issue
Block a user