From df4e79518c6681e117592919782f5b26b2952a55 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 1 Oct 2021 13:24:18 +0530 Subject: gitignore: Add po/* files. * .gitignore: Add po/*.gmo, po/Makefile.in.in, po/Makevars.template, po/POTFILES, po/Rules-quot, po/boldquot.sed, po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, po/quot.sed, po/remove-potcdate.sin and po/skribilo.pot. --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 78853e6..ffba8fb 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,15 @@ src/pre-inst-skribilo src/guile/skribilo/config.scm *.go *.go.* +po/*.gmo +po/Makefile.in.in +po/Makevars.template +po/POTFILES +po/Rules-quot +po/boldquot.sed +po/en@boldquot.header +po/en@quot.header +po/insert-header.sin +po/quot.sed +po/remove-potcdate.sin +po/skribilo.pot \ No newline at end of file -- cgit v1.2.3