diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2012-02-13 14:37:59 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2012-02-15 11:17:10 +0800 |
commit | dce37b66fb02aba3a38aebbb668e38118bb7dab4 (patch) | |
tree | 9ee4e7a654c1311b01d55c5966502adfa0eb5ddf /po/.gitignore | |
parent | b6b3b6a01f357922ccd14f2615accc9bd39fc194 (diff) | |
download | git-dce37b66fb02aba3a38aebbb668e38118bb7dab4.tar.gz |
l10n: initial git.pot for 1.7.10 upcoming release
The file 'po/git.pot' is generated using the command 'make pot'
against git v1.7.9-209-gb6b3b (Update draft release notes to 1.7.10).
Since po/git.pot is tracked, remove the entry from .gitignore, and
not delete the file again when doing 'make distclean'.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Diffstat (limited to 'po/.gitignore')
-rw-r--r-- | po/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/.gitignore b/po/.gitignore index 4caa631ff0..796b96d1c4 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,2 +1 @@ -/git.pot /build |