Skip to content

Commit 09e6aac

Browse files
committed
Merge pull request #923 from simnalamburt/patch-1
Updated rules of 'VisualStudio.gitignore' about ATL Project.
2 parents 84a9977 + 7d60eee commit 09e6aac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

VisualStudio.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ bld/
2424
*.VisualState.xml
2525
TestResult.xml
2626

27+
# Build Results of an ATL Project
28+
[Dd]ebugPS/
29+
[Rr]eleasePS/
30+
dlldata.c
31+
2732
*_i.c
2833
*_p.c
2934
*_i.h

0 commit comments

Comments
 (0)