[atk] Adding config.h.win32, *.typelib and *.gir to .gitignore



commit 7eb0e3abb5931ea1937ea71889f2d23d8fd7bd04
Author: Alejandro Leiva <aleiva emergya es>
Date:   Mon May 9 20:23:18 2011 +0200

    Adding config.h.win32, *.typelib and *.gir to .gitignore

 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32cfe8f..d9e6ce3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,8 @@
 *.bak
 *.tmp
 *.swp
+*.gir
+*.typelib
 .tm*
 ~*
 
@@ -22,6 +24,7 @@ Makefile.in
 /config.guess
 /config.h
 /config.h.in
+/config.h.win32
 /config.log
 /config.status
 /config.sub



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