diff options
author | Konrad Hinsen <konrad.hinsen@fastmail.net> | 2013-06-11 17:17:26 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-06-12 00:39:00 +0200 |
commit | 79b8914eaa3c046fded504dd7cfa665d7af08093 (patch) | |
tree | cf1b7e1e5592694d12d409dcec0bf4da810ca620 | |
parent | 16df248e4b24b174d6e2eb7167730d6674b7441e (diff) | |
download | patches-79b8914eaa3c046fded504dd7cfa665d7af08093.tar patches-79b8914eaa3c046fded504dd7cfa665d7af08093.tar.gz |
Ignore /po/Makevars.template
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f2b1f1cd39..9ccddce8c2 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ config.cache /m4/progtest.m4 /po/ChangeLog /po/Makefile.in.in +/po/Makevars.template /po/POTFILES /po/Rules-quot /po/boldquot.sed |