File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99# Build results
1010
11- [Dd ]ebug * /
11+ [Dd ]ebug /
1212[Rr ]elease /
13-
13+ x64 /
1414build /
15+ [Bb ]in /
16+ [Oo ]bj /
1517
16-
17- [Tt ]est [Rr ]esult
18+ # MSTest test Results
19+ [Tt ]est [Rr ]esults /
1820[Bb ]uild [Ll ]og. *
1921
2022* _i.c
@@ -32,14 +34,14 @@ build/
3234* .tli
3335* .tlh
3436* .tmp
37+ * .log
3538* .vspscc
3639* .vssscc
3740.builds
38-
3941* .pidb
40-
4142* .log
4243* .scc
44+
4345# Visual C++ cache files
4446ipch /
4547* .aps
5052# Visual Studio profiler
5153* .psess
5254* .vsp
55+ * .vspx
5356
5457# Guidance Automation Toolkit
5558* .gpState
@@ -82,9 +85,18 @@ publish
8285# Publish Web Output
8386* .Publish.xml
8487
88+ # NuGet Packages Directory
89+ # # TODO: If you have NuGet Package Restore enabled, uncomment the next line
90+ # packages/
91+
92+ # Windows Azure Build Output
93+ csx
94+ * .build.csdef
95+
96+ # Windows Store app package directory
97+ AppPackages /
98+
8599# Others
86- [Bb ]in
87- [Oo ]bj
88100sql
89101TestResults
90102[Tt ]est [Rr ]esult *
@@ -104,5 +116,20 @@ _UpgradeReport_Files/
104116Backup * /
105117UpgradeLog * .XML
106118
107- # NuGet
108- packages /
119+ # SQL Server files
120+ App_Data /* .mdf
121+ App_Data /* .ldf
122+
123+ # =========================
124+ # Windows detritus
125+ # =========================
126+
127+ # Windows image file caches
128+ Thumbs.db
129+ ehthumbs.db
130+
131+ # Folder config file
132+ Desktop.ini
133+
134+ # Recycle Bin used on file shares
135+ $RECYCLE.BIN /
You can’t perform that action at this time.
0 commit comments