Commit 8e41959
committed
chore(site): remove AI Studio traces and untrack local scripts
- Clean vite.config.ts: remove GEMINI_API_KEY define, loadEnv, AI Studio HMR comment
- Remove site/README.md (AI Studio boilerplate) from tracking
- Remove site/.env.example (GEMINI_API_KEY template) from tracking
- Untrack site/scripts/ (local build helpers, kept locally)
- Update .gitignore: add site/scripts/, site/.env.example, site/.env.local, site/README.md1 parent f9429a6 commit 8e41959
2 files changed
Lines changed: 13 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
12 | 11 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 12 | + | |
24 | 13 | | |
0 commit comments