[gimp/gimp-2-6] Ignore object files globally.



commit 41a03769c532d6db227fda50b4e8a3ae8a383e33
Author: Michael Natterer <mitch imendio com>
Date:   Fri Apr 17 23:36:42 2009 +0200

    Ignore object files globally.
---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8366150..832090e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,6 @@
 /stamp-h
 /stamp-h.in
 /stamp-h1
+*.la
+*.lo
+*.o



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]