diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-01-10 23:01:04 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-01-13 23:56:28 (GMT) |
commit | d5b82c659081827182b2afbef468327b381fb850 (patch) | |
tree | ab26ce92ca620b50db0b6a10b3a613eac75b0ac9 | |
parent | 746a7cfb0b5f2db859618d2e490eafeb9047958b (diff) |
Added the po/POTFILES.in file to untracked files.
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 6 insertions, 0 deletions
@@ -47,6 +47,7 @@ po/*.sed po/*.sin po/Makefile.in.in po/POTFILES +po/POTFILES.in po/Rules-quot po/stamp-po @@ -1,3 +1,8 @@ +17-01-10 Cyrille Bagard <nocbos@gmail.com> + + * .gitignore: + Add the 'po/POTFILES.in' file to untracked files. + 17-01-08 Cyrille Bagard <nocbos@gmail.com> * plugins/pychrysa/arch/instriter.c: |