[seahorse] Ignore built files



commit 62d83d79fb71805c05de09ae6e770124206e147e
Author: Stef Walter <stefw gnome org>
Date:   Mon May 27 11:02:08 2013 +0200

    Ignore built files

 .gitignore |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a37468..079c99e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,11 +26,20 @@ Makefile.in
 /autom4te.cache
 /config.log
 /config.status
+/config.guess
+/config.h*
+/config.sub
 /configure
+/depcomp
 /seahorse-?.?.?
 /junk
 /intltool-*
+/install-sh
 /libtool
+/ltmain.sh
+/m4/
+/missing
+/stamp-h1
 
 # Eclipse project files
 /.*project


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