Skip to content

Commit cb0a95c

Browse files
authored
Merge pull request #2769 from BlackStarX42/master
Fixing MIDL header file pattern for Visual Studio
2 parents 300be20 + a3b7954 commit cb0a95c

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)