Add pattern to ignore *_i.h files

The ATL project template of Visual Studio will generate the header file xxx_i.h.
This commit is contained in:
Private 2026-02-28 11:39:19 +08:00 committed by GitHub
parent b4105e73e4
commit ba97521cb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,6 +97,7 @@ StyleCopReport.xml
*_i.c
*_p.c
*_h.h
*_i.h
*.ilk
*.meta
*.obj