Skip to content

Commit e4dfe2a

Browse files
committed
Update .gitignore
1 parent 3d6a83d commit e4dfe2a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ Makefile.in
77
*.l[ao]
88
*~
99
/INSTALL
10-
/MSVC_Net201?/sigc.rc
11-
/MSVC_Net201?/sigc++config.h
10+
/MSVC_NMake/sigc.rc
11+
/MSVC_NMake/sigc++config.h
12+
/build/compile
1213
/aclocal.m4
1314
/autom4te.cache/
1415
/config.h

0 commit comments

Comments
 (0)