-
Notifications
You must be signed in to change notification settings - Fork 205
/
.gitignore
72 lines (70 loc) · 2.06 KB
/
.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
64
65
66
67
68
69
70
71
72
# Ignore file for Visual Studio 2008/2010
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.tokens
[Bb]in
[Db]ebug*/
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
build/
package/
target/
package-nuget/
PrecompiledWeb/
*.snk
buildlog.txt
*.DotSettings
project.lock.json
.vs
# xml api docs output files
src/Common.Logging.EntLib31/Common.Logging.EntLib31.xml
src/Common.Logging.EntLib41/Common.Logging.EntLib41.xml
src/Common.Logging.EntLib50/Common.Logging.EntLib50.xml
src/Common.Logging.EntLib60/Common.Logging.EntLib60.xml
src/Common.Logging.Log4Net1210/Common.Logging.Log4Net1210.xml
src/Common.Logging.Log4Net129/Common.Logging.Log4Net129.xml
src/Common.Logging.Log4Net1211/Common.Logging.Log4Net1211.xml
src/Common.Logging.Log4Net1212/Common.Logging.Log4Net1212.xml
src/Common.Logging.Log4Net1213/Common.Logging.Log4Net1213.xml
src/Common.Logging.Log4Net1215/Common.Logging.Log4Net1215.xml
src/Common.Logging.Log4Net206/Common.Logging.Log4Net206.xml
src/Common.Logging.Log4Net207/Common.Logging.Log4Net207.xml
src/Common.Logging.Log4Net208/Common.Logging.Log4Net208.xml
src/Common.Logging.NLog10/Common.Logging.NLog10.xml
src/Common.Logging.NLog20/Common.Logging.NLog20.xml
src/Common.Logging.NLog21/Common.Logging.NLog21.xml
src/Common.Logging.NLog30/Common.Logging.NLog30.xml
src/Common.Logging.NLog31/Common.Logging.NLog31.xml
src/Common.Logging.NLog32/Common.Logging.NLog32.xml
src/Common.Logging.NLog40/Common.Logging.NLog40.xml
src/Common.Logging.NLog41/Common.Logging.NLog41.xml
src/Common.Logging.NLog443/Common.Logging.NLog443.xml
src/Common.Logging.NLog444/Common.Logging.NLog444.xml
src/Common.Logging.NLog4411/Common.Logging.NLog4411.xml
src/Common.Logging/Common.Logging.xml
src/Common.Logging.Portable/Common.Logging.Portable.xml
src/Common.Logging.Core/Common.Logging.Core.xml
src/Common.Logging.MultipleLogger/Common.Logging.MultipleLogger.xml
src/Common.Logging.ApplicationInsights0170/Common.Logging.ApplicationInsights0170.xml
src/Common.Logging.Serilog1514/Common.Logging.Serilog1514.xml