[cogl/msvc-support: 1/4] Update .gitignore



commit 63c022c46480408f0b20ddbd04da5a11976e653f
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu May 12 17:06:32 2011 +0800

    Update .gitignore
    
    There needs to be a pre-configured config.h(.win32) and its template,
    config.h.win32.in for Visual C++ builds

 .gitignore |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2fa58e..e71aaec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,7 +25,8 @@ stamp-marshal
 /cogl/cogl-defines.h
 /cogl/cogl-enum-types.c
 /cogl/cogl-enum-types.h
-config.*
+config.h
+config.h.in
 configure
 depcomp
 /doc/reference/cogl/cogl-*.txt



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