Adding config.h.win32, *.typelib and *.gir to .gitignore
authorAlejandro Leiva <aleiva@emergya.es>
Mon, 9 May 2011 18:23:18 +0000 (20:23 +0200)
committerAlejandro Leiva <aleiva@emergya.es>
Tue, 10 May 2011 00:00:39 +0000 (02:00 +0200)
.gitignore

index 32cfe8f..d9e6ce3 100644 (file)
@@ -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