Skip to content

Commit c3eeb9b

Browse files
author
Lukas Geiger
committed
chore: keep local locks out of extension repo
1 parent da29596 commit c3eeb9b

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ TEST.txt
44
TESTS.txt
55
TESTERGEBNISSE.txt
66
RELEASE_PLAN.md
7+
LOCK*.txt
78
.env
89
.env.*
910
*.pem

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
- Normalized the German locale file to real UTF-8 Umlaute instead of escaped code points.
3535

3636
### Changed
37+
- Added `LOCK*.txt` to `.gitignore` so local multi-agent coordination locks stay
38+
out of public extension releases.
3739
- Refreshed README and `llms.txt` discovery metadata for Chrome Web Store,
3840
Edge/Chromium, bookmark-sync, no-account RSS, and local-first feed-reader
3941
searches.

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ RSS-BOOK is not an RSS feed generator for books, an icon pack, a GitBook plugin,
6666
or a cloud RSS reader. It is the file-bricks browser extension that stores RSS
6767
and Atom entries as browser bookmarks.
6868

69-
## Last-checked: 2026-06-18
69+
## Last-checked: 2026-06-19

0 commit comments

Comments
 (0)