[gimp] Ignore object files globally.



commit 3ed83f3103410f3c59dd2bbb625e561aae5b095a
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]