diff options
author | EuAndreh <eu@euandre.org> | 2025-05-15 06:07:10 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-15 06:07:10 -0300 |
commit | 5b795296eefee45acedad9841e912dee05c34a01 (patch) | |
tree | ec09fa834e58385b70937e1c632189f07314a820 /.gitignore | |
parent | Finish branches.html and setup i18n of manpages and HTML strings (diff) | |
download | gistatic-5b795296eefee45acedad9841e912dee05c34a01.tar.gz gistatic-5b795296eefee45acedad9841e912dee05c34a01.tar.xz |
Revamp setup of i18n, now with gotext(0)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -!/doc/*.adoc /doc/* +!/doc/*.en.*.adoc /po/*/*.mo /src/meta.go /*.bin |