mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #923 from simnalamburt/patch-1
Updated rules of 'VisualStudio.gitignore' about ATL Project.
This commit is contained in:
commit
09e6aac9b5
1 changed files with 5 additions and 0 deletions
|
@ -24,6 +24,11 @@ bld/
|
|||
*.VisualState.xml
|
||||
TestResult.xml
|
||||
|
||||
# Build Results of an ATL Project
|
||||
[Dd]ebugPS/
|
||||
[Rr]eleasePS/
|
||||
dlldata.c
|
||||
|
||||
*_i.c
|
||||
*_p.c
|
||||
*_i.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue