From mboxrd@z Thu Jan 1 00:00:00 1970 From: fabbione@sourceware.org Date: 24 Jul 2008 05:27:46 -0000 Subject: [Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.06-49-gcdfef21 Message-ID: <20080724052746.2731.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project". http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=cdfef21c7ea49a9ad2af834f92869215b2149338 The branch, master has been updated via cdfef21c7ea49a9ad2af834f92869215b2149338 (commit) from 0c717ae41f58c1fd7a7f6fba3056af9dc41746bb (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit cdfef21c7ea49a9ad2af834f92869215b2149338 Author: Fabio M. Di Nitto Date: Thu Jul 24 07:27:12 2008 +0200 build: update .gitignore Add some more files we can ignore Signed-off-by: Fabio M. Di Nitto ----------------------------------------------------------------------- Summary of changes: .gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 30194b5..4ca135d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,10 @@ make/defines.mk *.a *.so* *.lcrso +*.po +.*.*o.cmd +.tmp_versions +*.ko +Module.symvers +modules.order +*.mod.c hooks/post-receive -- Cluster Project