Skip to content

Commit 57a0721

Browse files
committed
docs: Add v1.7.8 release notes and update gitignore
• Added comprehensive release notes for v1.7.8 • Updated .gitignore to exclude runtime test data files • Documented all features, fixes, and improvements
1 parent 02363d4 commit 57a0721

File tree

2 files changed

+460
-1
lines changed

2 files changed

+460
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,4 +372,8 @@ build/Release/
372372
.nuxt/
373373
dist/
374374
build/
375-
out/
375+
out/
376+
# Runtime data and test artifacts
377+
performance-baselines.json
378+
Users/blaze/dev/stringray/test-consent.json
379+

0 commit comments

Comments
 (0)