From 230e06d966b03f2fa97e94e6dd5aa37806602523 Mon Sep 17 00:00:00 2001
From: Guillem Jover <guillem@hadrons.org>
Date: Tue, 9 Aug 2011 16:20:24 +0200
Status: applied
Subject: [PATCH 1/3] .gitignore: update ignore patterns

---
 .gitignore |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6e92f57..90bf33d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,15 @@
+*.o
+*.a
+.deps/
+.dirstamp
+aclocal.m4
+autom4te.cache/
+build-aux/
+config.*
+configure
 tags
+stamp-h1
+x15mach.lds
+x15mach
+Makefile
+Makefile.in
-- 
1.7.5.4

