]> git.ipfire.org Git - thirdparty/git.git/commitdiff
gitk: ignore generated POT file
authorJiang Xin <worldhello.net@gmail.com>
Thu, 19 Mar 2026 09:08:47 +0000 (17:08 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Fri, 20 Mar 2026 01:31:04 +0000 (09:31 +0800)
"po/gitk.pot" is generated from the source for translation maintenance.
Ignore it in the working tree so regenerating the template does not
introduce unnecessary noise in `git status`.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
.gitignore

index d7ebcaf366f6a8cf403f04dd0582182181b69e51..15f96aad5e9ce2f3ecab5d0e63a2be50b0ab4f4f 100644 (file)
@@ -1,2 +1,3 @@
 /GIT-TCLTK-VARS
 /gitk-wish
+po/gitk.pot