summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-10 11:47:09 -0300
committerEuAndreh <eu@euandre.org>2026-09-10 11:47:09 -0300
commita55fd9274b84bc5065268e9decd4b41d15326df8 (patch)
tree6099044d294f7e3ca35f99be9bcceec92dd7da3e /.gitignore
parentstyle.css: Keep the numbers still by taking them out of the scroll (diff)
downloadeuandre.org-a55fd9274b84bc5065268e9decd4b41d15326df8.tar.gz
euandre.org-a55fd9274b84bc5065268e9decd4b41d15326df8.tar.xz
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) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
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