]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
gitignore: Add translation related generated files to .gitignore
authorHans de Goede <hdegoede@redhat.com>
Tue, 15 Oct 2019 08:27:17 +0000 (10:27 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 15 Oct 2019 09:33:55 +0000 (11:33 +0200)
Add translation related generated files to .gitignore.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
.gitignore
po/.gitignore [new file with mode: 0644]

index d6eb39dfd30a240ab7a3d6ab7b202057de65c797..570ba50393b013997b56d38e3eed783a02d38306 100644 (file)
@@ -14,7 +14,6 @@ configure
 config.h*
 *-test
 *.la
-.gitignore
 config.log
 build-tools
 config.status
@@ -43,3 +42,5 @@ tags
 *.path
 docs/*.8
 docs/*.1
+ABOUT-NLS
+m4
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644 (file)
index 0000000..40cc3b1
--- /dev/null
@@ -0,0 +1,8 @@
+Makefile.in.in
+Makevars.template
+POTFILES
+Rules-quot
+*.gmo
+*.header
+*.sin
+*.sed