mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
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:
parent
b4105e73e4
commit
ba97521cb2
@ -97,6 +97,7 @@ StyleCopReport.xml
|
||||
*_i.c
|
||||
*_p.c
|
||||
*_h.h
|
||||
*_i.h
|
||||
*.ilk
|
||||
*.meta
|
||||
*.obj
|
||||
|
||||
Loading…
Reference in New Issue
Block a user