diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/.gitignore | 10 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 11 insertions, 0 deletions
diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..ee2ca03 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,10 @@ +/Makefile.in.in +/Makevars.template +/Rules-quot +/*.sed +/POTFILES +/*.pot +/*.po +/*.mo +/*@boldquot.header +/*@quot.header diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..e723152 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1 @@ +src/main.c |