diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-02-07 00:44:35 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-02-07 00:44:35 +0100 |
commit | eae85d62c10907a71b9087866669a46907411023 (patch) | |
tree | 1e39a28531022ddb04524d74f3c954269d2599a3 /.gitignore | |
parent | 9e0a813b38b791a0bc020b8f1ee16d2b5d8712c6 (diff) |
proper i18n support for TOS
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1ac50e365..60f141749 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *app.info *.gcno *.gcda +*.mo .dirstamp doc/coverage/ doc/taler-exchange.cps |