• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Custom
2*.vtg
3*.vpwhist
4
5# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
6[Bb]in/
7[Oo]bj/
8
9# mstest test results
10TestResults
11
12## Ignore Visual Studio temporary files, build results, and
13## files generated by popular Visual Studio add-ons.
14
15# User-specific files
16*.suo
17*.user
18*.sln.docstates
19
20# Build results
21[Dd]ebug/
22[Rr]elease/
23x64/
24*_i.c
25*_p.c
26*.ilk
27*.meta
28*.obj
29*.pch
30*.pdb
31*.pgc
32*.pgd
33*.rsp
34*.sbr
35*.tlb
36*.tli
37*.tlh
38*.tmp
39*.log
40*.vspscc
41*.vssscc
42.builds
43
44# Visual C++ cache files
45ipch/
46*.aps
47*.ncb
48*.opensdf
49*.sdf
50
51# Visual Studio profiler
52*.psess
53*.vsp
54*.vspx
55
56# Guidance Automation Toolkit
57*.gpState
58
59# ReSharper is a .NET coding add-in
60_ReSharper*
61
62# NCrunch
63*.ncrunch*
64.*crunch*.local.xml
65
66# Installshield output folder
67[Ee]xpress
68
69# DocProject is a documentation generator add-in
70DocProject/buildhelp/
71DocProject/Help/*.HxT
72DocProject/Help/*.HxC
73DocProject/Help/*.hhc
74DocProject/Help/*.hhk
75DocProject/Help/*.hhp
76DocProject/Help/Html2
77DocProject/Help/html
78
79# Click-Once directory
80publish
81
82# Publish Web Output
83*.Publish.xml
84
85# NuGet Packages Directory
86packages
87
88# Windows Azure Build Output
89csx
90*.build.csdef
91
92# Others
93[Bb]in
94[Oo]bj
95sql
96TestResults
97[Tt]est[Rr]esult*
98*.Cache
99ClientBin
100[Ss]tyle[Cc]op.*
101~$*
102*.dbmdl
103Generated_Code #added for RIA/Silverlight projects
104
105# Backup & report files from converting an old project file to a newer
106# Visual Studio version. Backup files are not needed, because we have git ;-)
107_UpgradeReport_Files/
108Backup*/
109UpgradeLog*.XML
110
111# Mac crap
112.DS_Store
113
114a.out
115