Skip to content

Commit cc10508

Browse files
committed
gitk: ignore generated POT file
"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>
1 parent f697d08 commit cc10508

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/GIT-TCLTK-VARS
22
/gitk-wish
3+
po/gitk.pot

0 commit comments

Comments
 (0)