From e96bb759f1b469c45eceae696d505663183b70b3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 18 Jun 2008 02:25:09 +0200 Subject: add .gitignore files --- common/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 common/.gitignore (limited to 'common') diff --git a/common/.gitignore b/common/.gitignore new file mode 100644 index 0000000..4b1a47e --- /dev/null +++ b/common/.gitignore @@ -0,0 +1,9 @@ +ChangeLog +gettext.m4 +iconv.m4 +lib-ld.m4 +lib-link.m4 +lib-prefix.m4 +nls.m4 +po.m4 +progtest.m4 -- cgit