From a55fd9274b84bc5065268e9decd4b41d15326df8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 10 Sep 2026 11:47:09 -0300 Subject: Name the i18n stamp a sentinel Every other file of its kind here is a sentinel, and .sentinel is what the suffix rules and the .gitignore already spell. One outlier called .stamp meant two names for the one idea. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b1fd735..4f71a1f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,7 +37,7 @@ ## the repository carrying them. The masters and the reference ## strings stay; a language's own name is not translated from ## anything, so that stays too. -/src/i18n.stamp +/src/i18n.sentinel !/src/i18n.txt /src/content/de/**/*.adoc /src/content/eo/**/*.adoc -- cgit v1.3