From 83ca36e07f7690b0703396f85974ba4ffd7a27e5 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 23 Jan 2009 23:42:28 +0000 Subject: [PATCH] Add more to the gitignores --- .gitignore | 8 ++++++++ po/.gitignore | 1 + 2 files changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index d6cecbd..75b3962 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,11 @@ autoregen.sh ABOUT-NLS _stdint.h gst-plugins-bad-*.tar.* + +.deps +.libs +*.lo +*.la +*.o +Makefile.in +Makefile diff --git a/po/.gitignore b/po/.gitignore index 2c2a891..e67cb53 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -6,6 +6,7 @@ POTFILES cat-id-tbl.c gst-plugins-*.pot Makefile.in.in +Makefile.in.in.orig Makevars.template Rules-quot boldquot.sed -- 2.7.4