[glib] Windows (mingw32) .gitignore additions



commit aa4d704e632df68be9843074ea8197c30ebc52ed
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Jul 25 15:09:57 2011 +0200

    Windows (mingw32) .gitignore additions

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ecf0c7..c85c170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ Makefile
 *.gcov
 *.sourcefiles
 *.stp
+*.exe
 
 # autofoo stuff here
 compile
@@ -26,6 +27,7 @@ autom4te.cache
 stamp-*
 libtool
 ltmain.sh
+mingw32-config.cache
 missing
 install-sh
 glib-gettextize



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