-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitignore
63 lines (50 loc) · 917 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
[Bb]in/
[Oo]bj/
# mstest test results
TestResults
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.pubxml
*.sln.docstates
thumbs.db
.vs/
# Build results
[Dd]ebug/
[Rr]elease/
x64/
*.tmp
*.log
.builds
# NuGet packages
[Pp]ackages
# Visual Studio profiler
*.psess
*.vsp
*.vspx
# ReSharper is a .NET coding add-in
_ReSharper*
# Click-Once directory
publish
# Publish Web Output
*.Publish.xml
# Windows Azure Build Output
csx
*.build.csdef
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
*.mdf
*.ldf
StyleCop.Cache
*.crunchsolution.cache
artifacts/
#Ncrunch
*.ncrunchproject
_NCrunch_*
/src/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
/src/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
Ylp.GitDb.v2.ncrunchsolution