Browse Source

Ignore the build result of ATL Project.

This commit Makes VisualStudio.gitignore ignore the three items below. It needs when you create an ATL Project.

* [Dd]ebugPS/
* [Rr]eleasePS/
* dlldata.c
Hyeon Kim 11 năm trước cách đây
mục cha
commit
7d60eeeece
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      VisualStudio.gitignore

+ 5 - 0
VisualStudio.gitignore

@@ -27,6 +27,11 @@ bld/
 *.VisualState.xml
 *.VisualState.xml
 TestResult.xml
 TestResult.xml
 
 
+# Build Results of an ATL Project
+[Dd]ebugPS/
+[Rr]eleasePS/
+dlldata.c
+
 *_i.c
 *_i.c
 *_p.c
 *_p.c
 *_i.h
 *_i.h