[pangomm/pangomm-2-40.nmake] Update .gitignore



commit 8c525781604a9d042de3d944361c1df9ed4c39a9
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Oct 29 15:46:44 2018 +0800

    Update .gitignore
    
    The Visual Studio build files is now under MSVC_NMake, not MSVC_201x.

 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4882a19..3c58005 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,5 +23,5 @@ stamp-h?
 /pango/pangommconfig.h
 /pango/src/.stamps/
 /tools/extra_defs_gen/generate_extra_defs
-/MSVC_Net201?/pangomm/pangomm.rc
-/MSVC_Net201?/pangomm/pangommconfig.h
+/MSVC_NMake/pangomm/pangomm.rc
+/MSVC_NMake/pangomm/pangommconfig.h


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