Skip to content

Commit a3b7954

Browse files
committed
Fixing MIDL header file pattern for Visual Studio
_i.h given in 799ee6b#gitext://gotocommit/799ee6b79e1d32f49ded6683b5364017fd4ee0a5 is wrong
1 parent 300be20 commit a3b7954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VisualStudio.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ StyleCopReport.xml
5959
# Files built by Visual Studio
6060
*_i.c
6161
*_p.c
62-
*_i.h
62+
*_h.h
6363
*.ilk
6464
*.meta
6565
*.obj

0 commit comments

Comments
 (0)