提交 2f8c09da 编写于 作者: W William Dang

Additional Visual C++ objects and case-insensitive matches

上级 9c7b92ae
...@@ -6,12 +6,27 @@ ...@@ -6,12 +6,27 @@
*.user *.user
# Build results # Build results
Debug/ [Dd]ebug/
Release/ [Rr]elease/
*.ncb *.ncb
*.aps *.aps
*.obj *.obj
.builds .builds
*_i.c
*_p.c
*.ilk
*.meta
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
# ReSharper is a .NET coding add-in # ReSharper is a .NET coding add-in
_ReSharper* _ReSharper*
...@@ -30,10 +45,8 @@ DocProject/Help/html ...@@ -30,10 +45,8 @@ DocProject/Help/html
publish publish
# Others # Others
bin [Bb]in
Bin [Oo]bj
obj
Obj
sql sql
TestResults TestResults
*.Cache *.Cache
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册