skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/5] gitignore: Add po/* files.


From: Arun Isaac
Subject: [PATCH 1/5] gitignore: Add po/* files.
Date: Sat, 2 Oct 2021 01:03:21 +0530

* .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
-- 
2.33.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]