Skip to content

Commit cf39966

Browse files
committed
fix: remove localhost fallback and hardcoded example content for production deployment
1 parent 1f00074 commit cf39966

34 files changed

Lines changed: 397 additions & 194 deletions

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ node_modules/
3838
# Cursor
3939
.cursor/
4040

41-
# Skill archive (temporary files from skill runs)
42-
.skill-archive/
41+
# Archives
42+
.skill-archive/
43+
.bug-archive/
127 KB
Loading
271 KB
Loading
237 KB
Loading
91.1 KB
Loading
476 KB
Loading
385 KB
Loading
1.32 MB
Loading
1.49 MB
Loading
1.19 MB
Loading

0 commit comments

Comments
 (0)