diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-07-09 20:12:32 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-07-09 20:21:36 -0400 |
commit | e3d7fbca888e07f02c5867dd1e50393247a066b7 (patch) | |
tree | ba8c5bac162127ceab0eacb2a6f33de759c62943 /po/.gitignore | |
parent | 371a7e29d5718cadbe7cd1830050487f60946266 (diff) |
po: add pot headers
Diffstat (limited to 'po/.gitignore')
-rw-r--r-- | po/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/.gitignore b/po/.gitignore index 514b3d0..406ef00 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,2 +1,2 @@ -*.pot -*/*.mo +*.mo +/header.po.head |